GVM setup by docker latest version but still can't scan the target report

Installed by official website of greenbone community edition 22.4
Images: =>
1 greenbone/gvm-tools
2 greenbone/ospd-openvas:stable
3 greenbone/gsa:stable
4 greenbone/gvmd:stable
5 greenbone/notus-scanner:stable
6 greenbone/dfn-cert-data
7 greenbone/report-formats
8 greenbone/mqtt-broker
9 greenbone/data-objects
10 greenbone/redis-server
11 greenbone/scap-data
12 greenbone/pg-gvm:stable
13 greenbone/gpg-data
14 greenbone/vulnerability-tests
15 greenbone/notus-data
16 greenbone/cert-bund-data

Logs =>

cert-bund-data_1 | CERT-Bund (files CB-K*.xml)
cert-bund-data_1 | Copying CERT-Bund data… files copied.
dfn-cert-data_1 | DFN-CERT (files dfn-cert-*.xml)
dfn-cert-data_1 | Copying DFN-CERT data… files copied.
data-objects_1 | Copying data objects… files copied.
greenbone-community-edition_cert-bund-data_1 exited with code 0
greenbone-community-edition_data-objects_1 exited with code 0
greenbone-community-edition_dfn-cert-data_1 exited with code 0
gpg-data_1 | files copied
gvmd_1 | waiting 1 second for ready postgres container
gvmd_1 | connection
gvmd_1 | ------------
gvmd_1 | connected
gvmd_1 | (1 row)
gvmd_1 |
gvmd_1 | User exists already.
gvmd_1 | starting gvmd
gvmd_1 | md manage:MESSAGE:2022-09-19 14h23.59 utc:32: get_nvt_preference_by_id: name of preference 1.3.6.1.4.1.25623.1.0.100509:6 has changed from ‘Report vulnerabilities of inactive Linux Kernel(s) separately’ to ‘Report vulnerabilities of inactive Linux Kernel(s) separately (only for GOS 21.04 and older)’.
gvmd_1 | md manage: INFO:2022-09-19 14h24.03 utc:34: Getting users.

gvmd_1 | md manage: INFO:2022-09-19 14h24.04 utc:37: Modifying setting.
gvmd_1 | md manage: INFO:2022-09-19 14h24.07 UTC:57: osp_scanner_feed_version: No feed version available yet. OSPd OpenVAS is still starting

notus-data_1 | Copying notus data… files copied.
mqtt-broker_1 | 1663597406: mosquitto version 2.0.11 starting
mqtt-broker_1 | 1663597406: Config loaded from /etc/mosquitto.conf.
mqtt-broker_1 | 1663597406: Opening ipv4 listen socket on port 1883.
mqtt-broker_1 | 1663597406: Opening ipv6 listen socket on port 1883.
mqtt-broker_1 | 1663597406: mosquitto version 2.0.11 running
mqtt-broker_1 | 1663597423: New connection from 172.21.0.8:54721 on port 1883.
mqtt-broker_1 | 1663597423: New client connected from 172.21.0.8:54721 as notus-scanner (p5, c1, k60).
mqtt-broker_1 | 1663597436: New connection from 172.21.0.2:50627 on port 1883.
mqtt-broker_1 | 1663660794: Client 708fd9e7-8c35-4448-b9a9-44adde18dcea closed its connection.
gsa_1 | starting gsad
gsa_1 | Oops, secure memory pool already initialized
gsa_1 | gsad main:MESSAGE:2022-09-19 14h23.44 utc:11: Starting GSAD version 22.04.0

pg-gvm_1 | Removed stale pid file.
pg-gvm_1 | The PostgreSQL server failed to start. Please check the log output:
pg-gvm_1 | 2022-09-19 14:23:24.968 UTC [22] LOG: starting PostgreSQL 13.7 (Debian 13.7-0+deb11u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
pg-gvm_1 | 2022-09-19 14:23:24.971 UTC [22] LOG: listening on IPv4 address “127.0.0.1”, port 5432
pg-gvm_1 | 2022-09-19 14:23:24.971 UTC [22] LOG: could not bind IPv6 address “::1”: Cannot assign requested address
pg-gvm_1 | 2022-09-19 14:23:24.971 UTC [22] HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
pg-gvm_1 | 2022-09-19 14:23:24.978 UTC [22] LOG: listening on Unix socket “/tmp/.s.PGSQL.5432”
pg-gvm_1 | 2022-09-19 14:23:24.987 UTC [23] LOG: database system was interrupted; last known up at 2022-09-19 14:19:15 UTC
pg-gvm_1 | 2022-09-19 14:23:25.110 UTC [23] LOG: database system was not properly shut down; automatic recovery in progress
pg-gvm_1 | 2022-09-19 14:23:25.114 UTC [23] LOG: redo starts at 1/7EF77E18
pg-gvm_1 | 2022-09-19 14:23:25.122 UTC [23] LOG: invalid record length at 1/7EF783B8: wanted 24, got 0
pg-gvm_1 | 2022-09-19 14:23:25.122 UTC [23] LOG: redo done at 1/7EF78388
pg-gvm_1 | 2022-09-19 14:23:25.183 UTC [22] LOG: database system is ready to accept connections
pg-gvm_1 | createuser: error: creation of new role failed: ERROR: role “gvmd” already exists
pg-gvm_1 | createdb: error: database creation failed: ERROR: database “gvmd” already exists
pg-gvm_1 | ERROR: role “dba” already exists
pg-gvm_1 | NOTICE: role “gvmd” is already a member of role “dba”
pg-gvm_1 | GRANT ROLE
pg-gvm_1 | ERROR: extension “uuid-ossp” already exists
pg-gvm_1 | ERROR: extension “pgcrypto” already exists
pg-gvm_1 | ERROR: extension “pg-gvm” already exists
pg-gvm_1 | 2022-09-19 14:23:56.049 UTC [82] LOG: starting PostgreSQL 13.7 (Debian 13.7-0+deb11u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
pg-gvm_1 | 2022-09-19 14:23:56.050 UTC [82] LOG: listening on IPv4 address “127.0.0.1”, port 5432
pg-gvm_1 | 2022-09-19 14:23:56.050 UTC [82] LOG: could not bind IPv6 address “::1”: Cannot assign requested address
pg-gvm_1 | 2022-09-19 14:23:56.050 UTC [82] HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
pg-gvm_1 | 2022-09-19 14:23:56.055 UTC [82] LOG: listening on Unix socket “/var/run/postgresql/.s.PGSQL.5432”
pg-gvm_1 | 2022-09-19 14:23:56.063 UTC [83] LOG: database system was shut down at 2022-09-19 14:23:55 UTC
pg-gvm_1 | 2022-09-19 14:23:56.074 UTC [82] LOG: database system is ready to accept connections
pg-gvm_1 | 2022-09-19 14:23:57.109 UTC [93] gvmd@gvmd WARNING: there is already a transaction in progress
pg-gvm_1 | 2022-09-19 14:23:57.527 UTC [93] gvmd@gvmd WARNING: there is no transaction in progress
pg-gvm_1 | 2022-09-20 09:31:53.359 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/db_0.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:31:53.359 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/global.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:03.508 UTC [87] LOG: using stale statistics instead of current ones because stats collector is not responding
pg-gvm_1 | 2022-09-20 09:32:03.510 UTC [88] LOG: could not write temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/db_16385.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:03.510 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/db_0.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:03.510 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/global.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:13.674 UTC [10265] LOG: using stale statistics instead of current ones because stats collector is not responding
pg-gvm_1 | 2022-09-20 09:32:23.638 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/db_0.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:23.638 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/global.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:33.806 UTC [87] LOG: using stale statistics instead of current ones because stats collector is not responding
pg-gvm_1 | 2022-09-20 09:32:33.810 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/db_13443.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:33.810 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/db_0.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:33.810 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/global.tmp”: No space left on device
pg-gvm_1 | 2022-09-20 09:32:43.968 UTC [10273] LOG: using stale statistics instead of current ones because stats collector is not responding
ospd-openvas_1 | OSPD[1] 2022-09-19 14:23:56,415: INFO: (ospd.main) Starting OSPd OpenVAS version 22.4.3.dev1.
ospd-openvas_1 | OSPD[1] 2022-09-19 14:23:56,474: INFO: (ospd_openvas.messaging.mqtt) Successfully connected to MQTT broker
ospd-openvas_1 | OSPD[1] 2022-09-19 14:24:06,685: INFO: (ospd_openvas.daemon) Loading VTs. Scans will be [requested|queued] until VTs are loaded. This may take a few minutes, please wait…
ospd-openvas_1 | OSPD[1] 2022-09-19 14:24:56,038: INFO: (ospd_openvas.daemon) Finished loading VTs. The VT cache has been updated from version 0 to 202209191012.
ospd-openvas_1 | OSPD[1] 2022-09-19 14:29:25,509: INFO: (ospd.command.command) Scan d2e522bf-4254-4dde-b697-2cc00e2c6ad3 added to the queue in position 1.
ospd-openvas_1 | OSPD[1] 2022-09-19 14:29:25,960: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-19 14:29:26,126: INFO: (ospd.ospd) Starting scan d2e522bf-4254-4dde-b697-2cc00e2c6ad3.
ospd-openvas_1 | OSPD[1] 2022-09-19 14:30:05,455: INFO: (ospd.ospd) d2e522bf-4254-4dde-b697-2cc00e2c6ad3: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-19 14:30:05,457: INFO: (ospd.ospd) d2e522bf-4254-4dde-b697-2cc00e2c6ad3: Scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 07:59:10,597: INFO: (ospd.command.command) Scan 3b87fe3a-53e2-416b-973a-4e9412be10e3 added to the queue in position 1.
ospd-openvas_1 | OSPD[1] 2022-09-20 07:59:15,620: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-20 07:59:15,939: INFO: (ospd.ospd) Starting scan 3b87fe3a-53e2-416b-973a-4e9412be10e3.
ospd-openvas_1 | OSPD[1] 2022-09-20 07:59:55,789: INFO: (ospd.ospd) 3b87fe3a-53e2-416b-973a-4e9412be10e3: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 07:59:55,791: INFO: (ospd.ospd) 3b87fe3a-53e2-416b-973a-4e9412be10e3: Scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:24:06,931: INFO: (ospd.command.command) Scan 4b7d15e0-362a-4d07-b7ff-ba3dd904e74c added to the queue in position 1.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:24:07,338: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:24:07,494: INFO: (ospd.ospd) Starting scan 4b7d15e0-362a-4d07-b7ff-ba3dd904e74c.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:24:47,596: INFO: (ospd.ospd) 4b7d15e0-362a-4d07-b7ff-ba3dd904e74c: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:24:47,602: INFO: (ospd.ospd) 4b7d15e0-362a-4d07-b7ff-ba3dd904e74c: Scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:27:01,562: INFO: (ospd.command.command) Scan 08b1cc16-8946-465f-9cd5-d9efade12e6c added to the queue in position 1.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:27:07,648: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:27:07,992: INFO: (ospd.ospd) Starting scan 08b1cc16-8946-465f-9cd5-d9efade12e6c.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:27:50,629: INFO: (ospd.ospd) 08b1cc16-8946-465f-9cd5-d9efade12e6c: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:27:50,630: INFO: (ospd.ospd) 08b1cc16-8946-465f-9cd5-d9efade12e6c: Scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:47:30,133: INFO: (ospd.command.command) Scan f6ab3c97-e048-4ef0-97c9-0cb696354763 added to the queue in position 1.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:47:39,348: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:47:39,566: INFO: (ospd.ospd) Starting scan f6ab3c97-e048-4ef0-97c9-0cb696354763.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:48:20,509: INFO: (ospd.ospd) f6ab3c97-e048-4ef0-97c9-0cb696354763: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 08:48:20,511: INFO: (ospd.ospd) f6ab3c97-e048-4ef0-97c9-0cb696354763: Scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:01:54,699: INFO: (ospd.command.command) Scan 4674c61d-bc22-44d8-8698-22e6a469c391 added to the queue in position 1.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:02:00,389: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:02:00,630: INFO: (ospd.ospd) Starting scan 4674c61d-bc22-44d8-8698-22e6a469c391.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:02:41,956: INFO: (ospd.ospd) 4674c61d-bc22-44d8-8698-22e6a469c391: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:02:41,958: INFO: (ospd.ospd) 4674c61d-bc22-44d8-8698-22e6a469c391: Scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:06:22,466: INFO: (ospd.command.command) Scan dd6be3f2-1033-49b7-b5ba-99f793a8107e added to the queue in position 1.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:06:30,889: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:06:31,201: INFO: (ospd.ospd) Starting scan dd6be3f2-1033-49b7-b5ba-99f793a8107e.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:07:11,808: INFO: (ospd.ospd) dd6be3f2-1033-49b7-b5ba-99f793a8107e: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-20 09:07:11,811: INFO: (ospd.ospd) dd6be3f2-1033-49b7-b5ba-99f793a8107e: Scan finished.
greenbone-community-edition_notus-data_1 exited with code 0
notus-scanner_1 | 2022-09-19 14:23:43,675 notus-scanner: INFO: (notus.scanner.daemon) Starting notus-scanner version 22.4.2.dev1.
report-formats_1 | License information for Greenbone Community Feed - Data Objects
report-formats_1 | ---------------------------------------------------------------
report-formats_1 |
report-formats_1 | The Greenbone Community Feed is a database licensed under the
report-formats_1 | Open Data Commons Open Database License version 1.0 (ODbLv1).
report-formats_1 |
report-formats_1 | The license for the Greenbone Vulnerability Manager daemon (gvmd) data objects of the
report-formats_1 | Greenbone Community Feed is the GNU Affero General Public License Version 3 (GNU AGPLv3).
report-formats_1 |
report-formats_1 | ODbLv1: See file LICENSE.ODbLv1
report-formats_1 | AGPLv3: See file LICENSE.AGPLv3
report-formats_1 |
report-formats_1 | The following text will satisfy notice under ODbLv1 Section 4.3:
report-formats_1 |
report-formats_1 | For more information please contact Greenbone Networks GmbH:
report-formats_1 | Copying report formats… files copied.
vulnerability-tests_1 | License information for Greenbone Community Feed
vulnerability-tests_1 | ------------------------------------------------
vulnerability-tests_1 |
vulnerability-tests_1 | The Greenbone Community Feed (GCF) is a database licensed
vulnerability-tests_1 | under the Open Data Commons Open Database License version 1.0
vulnerability-tests_1 | (ODbLv1).
vulnerability-tests_1 |
vulnerability-tests_1 | The effective license for the Vulnerability Tests (VTs) within
vulnerability-tests_1 | the Greenbone Community Feed is the GNU General Public License
vulnerability-tests_1 | Version 2 (GNU GPLv2). The majority of VTs is licensed under
vulnerability-tests_1 | “GNU GPLv2 or later” (GNU GPLv2+). A minority of the
vulnerability-tests_1 | VTs is licensed under “GNU GPLv2” or under “GPLv2 or GPLv3”.
vulnerability-tests_1 | You will find the actual license of each file in its header part.
vulnerability-tests_1 |
vulnerability-tests_1 | ODbLv1: see file LICENSE.ODbLv1
vulnerability-tests_1 | GPLv2: see file LICENSE.GPLv2
vulnerability-tests_1 |
vulnerability-tests_1 | The following text will satisfy notice under ODbLv1 Section 4.3:
vulnerability-tests_1 |
vulnerability-tests_1 | Contains information from Greenbone Community Feed

vulnerability-tests_1 |
vulnerability-tests_1 |
vulnerability-tests_1 | For more information please contact Greenbone Networks GmbH:
vulnerability-tests_1 |
vulnerability-tests_1 |
vulnerability-tests_1 | Copying vulnerability tests data… files copied.
greenbone-community-edition_report-formats_1 exited with code 0
redis-server_1 | 9:C 19 Sep 2022 14:23:26.341 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis-server_1 | 9:C 19 Sep 2022 14:23:26.342 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=9, just started
redis-server_1 | 9:C 19 Sep 2022 14:23:26.342 # Configuration loaded
redis-server_1 | 9:M 19 Sep 2022 14:23:26.351 * Running mode=standalone, port=0.
redis-server_1 | 9:M 19 Sep 2022 14:23:26.351 # Server initialized
redis-server_1 | 9:M 19 Sep 2022 14:23:26.351 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
redis-server_1 | 9:M 19 Sep 2022 14:23:26.352 * The server is now ready to accept connections at /run/redis/redis.sock
redis-server_1 | 9:M 19 Sep 2022 14:24:55.958 # Failed opening the RDB file dump.rdb (in server root dir /) for saving: Permission denied
greenbone-community-edition_vulnerability-tests_1 exited with code 0
scap-data_1 | This directory contains SCAP data provided by The MITRE Corporation and the
scap-data_1 | National Institute of Standards and Technology (NIST).
scap-data_1 |
scap-data_1 | CVE is a publicly available and free to use list or dictionary of standardized
scap-data_1 | identifiers for common computer vulnerabilities and exposures. The master copy
scap-data_1 | of the CVE List is maintained for the community by MITRE. You may download the
scap-data_1 | CVE List, copy it, redistribute it, reference it, and analyze it, provided you
scap-data_1 | do not modify CVE itself as per the Terms of Use listed at

scap-data_1 | CPE is a structured naming scheme for information technology systems, software,
scap-data_1 | and packages. This directory contains a copy of the official CPE Product
scap-data_1 | Dictionary. The dictionary provides an agreed upon list of official CPE names.
scap-data_1 | The dictionary is provided in XML format and is available to the general
scap-data_1 | public. The CPE Dictionary hosted and maintained at NIST may be used by
scap-data_1 | nongovernmental organizations on a voluntary basis and is not subject to
scap-data_1 | copyright in the United States. Attribution would, however, be appreciated by
scap-data_1 | NIST. For more details, visit http://nvd.nist.gov/cpe.cfm.
scap-data_1 |
scap-data_1 | OVAL is an information security community effort to standardize how to assess
scap-data_1 | and report upon the machine state of computer systems. It is international in
scap-data_1 | scope and free for public use. The OVAL Language and any resulting OVAL content
scap-data_1 | based upon the language that is stored in the OVAL Repository are free to use
scap-data_1 | by any organization or individual for any research, development, and/or
scap-data_1 | commercial purposes, per the Terms of Use listed at
scap-data_1 |
scap-data_1 | Copying SCAP data… files copied.
greenbone-community-edition_scap-data_1 exited with code 0
pg-gvm_1 | 2022-09-20 09:32:53.360 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/db_0.tmp”: No space left on device
pg-gvm_1 | Error grabbing logs: unexpected EOF

Your disk space is full on the docker host.

pg-gvm_1 | 2022-09-20 09:32:33.810 UTC [88] LOG: could not close temporary statistics file “/var/run/postgresql/13-main.pg_stat_tmp/db_0.tmp”: No space left on device

2 Likes

Now there is no disk space error
but another error during add target in the task

Failed to find config ‘daba56c8-73ec-11df-a475-002264764cea’

all the things setup by docker script which is at official site of greenbone community

It is very likely that the feed data hasn’t been loaded yet.

3 Likes

Target is now good
But scan report is now empty and close its connection immediately
there are logs

gvmd_1 | event task:MESSAGE:2022-09-21 10h28.57 UTC:1314: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Requested
gvmd_1 | event task:MESSAGE:2022-09-21 10h28.57 UTC:1314: Task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has been requested to start by admin
ospd-openvas_1 | OSPD[1] 2022-09-21 10:29:22,374: INFO: (ospd.command.command) Scan d60cf76d-2697-4b23-a339-3247cfe7e28f added to the queue in position 1.
gvmd_1 | event task:MESSAGE:2022-09-21 10h29.22 UTC:1316: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Queued
ospd-openvas_1 | OSPD[1] 2022-09-21 10:29:29,059: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:29:29,191: INFO: (ospd.ospd) Starting scan d60cf76d-2697-4b23-a339-3247cfe7e28f.
gvmd_1 | event task:MESSAGE:2022-09-21 10h29.32 UTC:1316: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Running
mqtt-broker_1 | 1663756228: New connection from 172.18.0.7:55174 on port 1883.
mqtt-broker_1 | 1663756228: New client connected from 172.18.0.7:55174 as 938faf17-39c1-4ee6-ba52-ddd619f23af1 (p5, c1, k0).
mqtt-broker_1 | 1663756240: Client 938faf17-39c1-4ee6-ba52-ddd619f23af1 closed its connection.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:30:41,620: INFO: (ospd.ospd) d60cf76d-2697-4b23-a339-3247cfe7e28f: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:30:41,624: INFO: (ospd.ospd) d60cf76d-2697-4b23-a339-3247cfe7e28f: Scan finished.
gvmd_1 | event task:MESSAGE:2022-09-21 10h30.42 UTC:1316: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Done

Full logs

data-objects_1 | Copying data objects… files copied.
cert-bund-data_1 | Copying CERT-Bund data… files copied.
greenbone-community-edition_data-objects_1 exited with code 0
greenbone-community-edition_dfn-cert-data_1 exited with code 0
gpg-data_1 | files copied
gsa_1 | starting gsad
gsa_1 | gsad gmp:MESSAGE:2022-09-21 10h23.43 GMT:13: Authentication success for ‘admin’ from 202.163.76.48
greenbone-community-edition_cert-bund-data_1 exited with code 0
mqtt-broker_1 | 1663753206: mosquitto version 2.0.11 starting
mqtt-broker_1 | 1663753206: Config loaded from /etc/mosquitto.conf.
mqtt-broker_1 | 1663753206: Opening ipv4 listen socket on port 1883.
mqtt-broker_1 | 1663753206: Opening ipv6 listen socket on port 1883.
mqtt-broker_1 | 1663753206: mosquitto version 2.0.11 running
mqtt-broker_1 | 1663753226: New connection from 172.18.0.3:39977 on port 1883.
gvmd_1 | connection
gvmd_1 | ------------
gvmd_1 | connected
gvmd_1 | (1 row)
gvmd_1 |
gvmd_1 | User created.
gvmd_1 | md manage:MESSAGE:2022-09-21 09h40.42 utc:37: No SCAP database found
gvmd_1 | md manage:MESSAGE:2022-09-21 09h40.42 utc:37: No CERT database found
gvmd_1 | md manage: INFO:2022-09-21 09h40.43 utc:40: Modifying setting.
gvmd_1 | md manage:MESSAGE:2022-09-21 09h40.43 utc:40: No SCAP database found
gvmd_1 | md manage:MESSAGE:2022-09-21 09h40.43 utc:40: No CERT database found
gvmd_1 | md manage:MESSAGE:2022-09-21 09h40.43 utc:42: No SCAP database found
gvmd_1 | md manage:MESSAGE:2022-09-21 09h40.43 utc:42: No CERT database found
gvmd_1 | md manage:WARNING:2022-09-21 09h40.44 utc:70: osp_scanner_feed_version: failed to connect to /run/ospd/ospd-openvas.sock
gvmd_1 | md manage: INFO:2022-09-21 09h40.44 utc:71: Initializing CERT database
gvmd_1 | md manage:WARNING:2022-09-21 09h40.44 utc:69: update_scap: No SCAP db
gvmd_1 | md manage: INFO:2022-09-21 09h40.44 UTC:71: update_dfn_xml: dfn-cert-
age: INFO:2022-09-21 09h40.50 UTC:71: update_dfn_xml: dfn-cert-2022.xml
ge: INFO:2022-09-21 09h41.01 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2020.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.07 UTC:71: update_dfn_xml: dfn-cert-2016.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.07 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2016.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.11 UTC:71: update_dfn_xml: dfn-cert-2015.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.11 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2015.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.14 UTC:71: update_dfn_xml: dfn-cert-2014.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.14 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2014.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.16 UTC:71: update_dfn_xml: dfn-cert-2008.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.16 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2008.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.16 UTC:71: update_dfn_xml: dfn-cert-2019.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.16 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2019.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.21 UTC:71: update_dfn_xml: dfn-cert-2017.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.21 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2017.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.26 UTC:71: update_dfn_xml: dfn-cert-2010.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.26 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2010.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.29 UTC:71: update_dfn_xml: dfn-cert-2012.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.29 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2012.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.32 UTC:71: update_dfn_xml: dfn-cert-2018.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.32 UTC:71: Updating /var/lib/gvm/cert-data/dfn-cert-2018.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.38 UTC:71: Updating /var/lib/gvm/cert-data/CB-K20.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.41 UTC:71: Updating /var/lib/gvm/cert-data/CB-K15.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.45 UTC:71: Updating /var/lib/gvm/cert-data/CB-K14.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.48 UTC:71: Updating /var/lib/gvm/cert-data/CB-K17.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.53 UTC:71: Updating /var/lib/gvm/cert-data/CB-K13.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.54 UTC:71: Updating /var/lib/gvm/cert-data/CB-K21.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.56 UTC:71: Updating /var/lib/gvm/cert-data/CB-K22.xml
gvmd_1 | md manage: INFO:2022-09-21 09h41.58 UTC:71: Updating /var/lib/gvm/cert-data/CB-K16.xml
gvmd_1 | md manage: INFO:2022-09-21 09h42.02 UTC:71: Updating /var/lib/gvm/cert-data/CB-K18.xml
gvmd_1 | md manage: INFO:2022-09-21 09h42.05 UTC:71: Updating /var/lib/gvm/cert-data/CB-K19.xml
gvmd_1 | md manage: INFO:2022-09-21 09h42.08 UTC:71: SCAP database does not exist (yet), skipping CERT severity score update
gvmd_1 | md manage: INFO:2022-09-21 09h42.08 UTC:71: sync_cert: Updating CERT info succeeded.
gvmd_1 | event target:MESSAGE:2022-09-21 09h43.16 UTC:164: Target Beta 2.0 (1f2c72da-3e1d-48fa-9cbd-c80ff9fb30d1) has been created by admin
gvmd_1 | event task:MESSAGE:2022-09-21 09h43.31 UTC:210: Status of task (f9c7fb8b-40f1-415f-9421-1a96737d0828) has changed to New
gvmd_1 | md manage: INFO:2022-09-21 09h44.28 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2011.xml
gvmd_1 | md manage: INFO:2022-09-21 09h44.39 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2008.xml
gvmd_1 | md manage: INFO:2022-09-21 09h44.52 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2004.xml
gvmd_1 | md manage: INFO:2022-09-21 09h44.57 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2014.xml
gvmd_1 | md manage: INFO:2022-09-21 09h45.08 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2002.xml
gvmd_1 | md manage: INFO:2022-09-21 09h45.15 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2007.xml
gvmd_1 | md manage: INFO:2022-09-21 09h45.24 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2005.xml
gvmd_1 | md manage: INFO:2022-09-21 09h45.31 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2010.xml
gvmd_1 | md manage: INFO:2022-09-21 09h45.41 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2016.xml
gvmd_1 | md manage: INFO:2022-09-21 09h45.54 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2021.xml
gvmd_1 | md manage: INFO:2022-09-21 09h46.37 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2006.xml
gvmd_1 | md manage: INFO:2022-09-21 09h46.47 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2020.xml
gvmd_1 | md manage: INFO:2022-09-21 09h47.24 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2013.xml
gvmd_1 | md manage: INFO:2022-09-21 09h47.36 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2022.xml
gvmd_1 | md manage: INFO:2022-09-21 09h48.01 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2003.xml
gvmd_1 | md manage: INFO:2022-09-21 09h48.03 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2019.xml
gvmd_1 | md manage: INFO:2022-09-21 09h48.50 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2018.xml
gvmd_1 | event task:MESSAGE:2022-09-21 09h48.51 UTC:308: Status of task (b2225770-2fac-4e7c-a5a9-3d9808de76b4) has changed to New
gvmd_1 | event task:MESSAGE:2022-09-21 09h49.01 UTC:312: Status of task (7ac95691-78a6-444d-856b-bc873fdf1721) has changed to New
gvmd_1 | md manage: INFO:2022-09-21 09h49.29 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2012.xml
gvmd_1 | md manage: INFO:2022-09-21 09h49.40 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2017.xml
gvmd_1 | md manage: INFO:2022-09-21 09h50.03 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2009.xml
gvmd_1 | md manage: INFO:2022-09-21 09h50.17 UTC:69: Updating /var/lib/gvm/scap-data/nvdcve-2.0-2015.xml
gvmd_1 | md manage: INFO:2022-09-21 09h50.28 UTC:69: Updating CVSS scores and CVE counts for CPEs
gvmd_1 | event task:MESSAGE:2022-09-21 09h50.30 UTC:410: Status of task (b5fede30-a2c2-4369-b4de-a8571997038f) has changed to New
gvmd_1 | md manage: INFO:2022-09-21 09h52.30 UTC:69: Updating placeholder CPEs
gvmd_1 | md manage: INFO:2022-09-21 09h52.46 UTC:69: Updating Max CVSS for DFN-CERT
gvmd_1 | md manage: INFO:2022-09-21 09h52.50 UTC:69: Updating DFN-CERT CVSS max succeeded.
gvmd_1 | md manage: INFO:2022-09-21 09h52.50 UTC:69: Updating Max CVSS for CERT-Bund
gvmd_1 | md manage: INFO:2022-09-21 09h52.51 UTC:69: Updating CERT-Bund CVSS max succeeded.
gvmd_1 | md manage: INFO:2022-09-21 09h52.53 UTC:69: update_scap_end: Updating SCAP info succeeded
gvmd_1 | md manage: INFO:2022-09-21 09h53.00 UTC:455: OSP service has different VT status (version 202209201013) from database (version (null), 0 VTs). Starting update …
gvmd_1 | event task:MESSAGE:2022-09-21 09h54.24 UTC:472: Status of task (5651448c-b4ce-4aac-a5fe-f9f333ca5bfa) has changed to New
gvmd_1 | event task:MESSAGE:2022-09-21 09h57.31 UTC:742: Status of task (4f75d5f2-b978-4651-99a2-33212697654f) has changed to New
gvmd_1 | md manage: INFO:2022-09-21 10h01.13 UTC:455: Updating VTs in database … 112663 new VTs, 0 changed VTs
gvmd_1 | md manage: INFO:2022-09-21 10h01.16 UTC:455: Updating VTs in database … done (112663 VTs).
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.21 UTC:822: Scan config Huawei Datacom Product Security Configuration Audit Guide (aab5c4a1-eab1-4f4e-acac-8c36d08de6bc) has been created by admin
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.21 UTC:822: Scan config Base (d21f6c81-2b88-4ac1-b7b4-a2a9f2ad4663) has been created by admin
gvmd_1 | md manage:MESSAGE:2022-09-21 10h01.22 UTC:822: get_nvt_preference_by_id: name of preference 1.3.6.1.4.1.25623.1.0.100509:6 has changed from ‘Report vulnerabilities of inactive Linux Kernel(s) separately’ to ‘Report vulnerabilities of inactive Linux Kernel(s) separately (only for GOS 21.04 and older)’.
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.23 UTC:822: Scan config openGauss Security Hardening Guide (c2b049f9-6d3d-45be-871f-2252895ed9e8) has been created by admin
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.23 UTC:822: Scan config System Discovery (bbca7412-a950-11e3-9109-406186ea4fc5) has been created by admin
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.23 UTC:822: Scan config Discovery (8715c877-47a0-438d-98a3-27c7a6ab2196) has been created by admin
gvmd_1 | md manage:MESSAGE:2022-09-21 10h01.23 UTC:822: get_nvt_preference_by_id: name of preference 1.3.6.1.4.1.25623.1.0.100509:6 has changed from ‘Report vulnerabilities of inactive Linux Kernel(s) separately’ to ‘Report vulnerabilities of inactive Linux Kernel(s) separately (only for GOS 21.04 and older)’.
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.24 UTC:822: Scan config Log4Shell (e3efebc5-fc0d-4cb6-b1b4-55309d0a89f6) has been created by admin
gvmd_1 | md manage:MESSAGE:2022-09-21 10h01.24 UTC:822: get_nvt_preference_by_id: name of preference 1.3.6.1.4.1.25623.1.0.100509:6 has changed from ‘Report vulnerabilities of inactive Linux Kernel(s) separately’ to ‘Report vulnerabilities of inactive Linux Kernel(s) separately (only for GOS 21.04 and older)’.
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.25 UTC:822: Scan config EulerOS Linux Security Configuration (0362e8f6-d7cc-4a12-8768-5f2406713860) has been created by admin
gvmd_1 | md manage:MESSAGE:2022-09-21 10h01.26 UTC:822: get_nvt_preference_by_id: name of preference 1.3.6.1.4.1.25623.1.0.100509:6 has changed from ‘Report vulnerabilities of inactive Linux Kernel(s) separately’ to ‘Report vulnerabilities of inactive Linux Kernel(s) separately (only for GOS 21.04 and older)’.
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.27 UTC:822: Scan config GaussDB 100 V300R001C00 Security Hardening Guide (Standalone) (61327f09-8a54-4854-9e1c-16798285fb28) has been created by admin
gvmd_1 | md manage:MESSAGE:2022-09-21 10h01.27 UTC:822: get_nvt_preference_by_id: name of preference 1.3.6.1.4.1.25623.1.0.100509:6 has changed from ‘Report vulnerabilities of inactive Linux Kernel(s) separately’ to ‘Report vulnerabilities of inactive Linux Kernel(s) separately (only for GOS 21.04 and older)’.
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.28 UTC:822: Scan config GaussDB Kernel V500R001C00 Security Hardening Guide (2eec8313-fee4-442a-b3c4-fa0d5dc83d61) has been created by admin
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.28 UTC:822: Scan config Full and fast (daba56c8-73ec-11df-a475-002264764cea) has been created by admin
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.29 UTC:822: Scan config empty (085569ce-73ed-11df-83c3-002264764cea) has been created by admin
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.29 UTC:822: Scan config Host Discovery (2d3f051c-55ba-11e3-bf43-406186ea4fc5) has been created by admin
gvmd_1 | md manage:MESSAGE:2022-09-21 10h01.29 UTC:822: get_nvt_preference_by_id: name of preference 1.3.6.1.4.1.25623.1.0.100509:6 has changed from ‘Report vulnerabilities of inactive Linux Kernel(s) separately’ to ‘Report vulnerabilities of inactive Linux Kernel(s) separately (only for GOS 21.04 and older)’.
gvmd_1 | event config:MESSAGE:2022-09-21 10h01.30 UTC:822: Scan config IT-Grundschutz Kompendium (c4b7c0cb-6502-4809-b034-8e635311b3e6) has been created by admin
gvmd_1 | event task:MESSAGE:2022-09-21 10h24.02 UTC:1092: Status of task (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to New
gvmd_1 | event task:MESSAGE:2022-09-21 10h24.02 UTC:1092: Task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has been created by admin
gvmd_1 | event task:MESSAGE:2022-09-21 10h24.07 UTC:1111: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Requested
gvmd_1 | event task:MESSAGE:2022-09-21 10h24.07 UTC:1111: Task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has been requested to start by admin
gvmd_1 | event task:MESSAGE:2022-09-21 10h24.32 UTC:1113: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Queued
gvmd_1 | event task:MESSAGE:2022-09-21 10h24.42 UTC:1113: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Running
gvmd_1 | event task:MESSAGE:2022-09-21 10h25.52 UTC:1113: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Done
greenbone-community-edition_gpg-data_1 exited with code 0
notus-data_1 | License information for Greenbone Community Feed
notus-data_1 | ------------------------------------------------
notus-data_1 |
notus-data_1 | The Greenbone Community Feed is a database licensed
notus-data_1 | under the Open Data Commons Open Database License version 1.0
notus-data_1 | (ODbLv1).
notus-data_1 |
notus-data_1 | The effective license for the Vulnerability Tests (VTs) within
notus-data_1 | the Greenbone Community Feed is the GNU General Public License
notus-data_1 | Version 2 (GNU GPLv2). The majority of VTs is licensed under
notus-data_1 | “GNU GPLv2 or later” (GNU GPLv2+). A minority of the
notus-data_1 | VTs is licensed under “GNU GPLv2” or under “GPLv2 or GPLv3”.
notus-data_1 | You will find the actual license of each file in its header part.
notus-data_1 |
notus-data_1 | ODbLv1: see file LICENSE.ODbLv1
notus-data_1 | GPLv2: see file LICENSE.GPLv2
notus-data_1 |
notus-data_1 | The following text will satisfy notice under ODbLv1 Section 4.3:
notus-data_1 |
notus-data_1 | Contains information from Greenbone Community Feed
notus-data_1 | (GCF, GCF ODbL License - Greenbone) which is
notus-data_1 | made available here under the Open Database License
notus-data_1 | For more information please contact Greenbone Networks GmbH:
notus-data_1 |
notus-data_1 | Copying notus data… files copied.
notus-scanner_1 | 2022-09-21 09:40:26,032 notus-scanner: INFO: (notus.scanner.daemon) Starting notus-scanner version 22.4.2.dev1.
pg-gvm_1 | The PostgreSQL server failed to start. Please check the log output:
pg-gvm_1 | 2022-09-21 09:40:08.877 UTC [23] LOG: starting PostgreSQL 13.7 (Debian 13.7-0+deb11u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
pg-gvm_1 | 2022-09-21 09:40:08.889 UTC [23] LOG: listening on IPv4 address “127.0.0.1”, port 5432
pg-gvm_1 | 2022-09-21 09:40:08.889 UTC [23] LOG: could not bind IPv6 address “::1”: Cannot assign requested address
pg-gvm_1 | 2022-09-21 09:40:08.889 UTC [23] HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
pg-gvm_1 | 2022-09-21 09:40:08.994 UTC [23] LOG: listening on Unix socket “/tmp/.s.PGSQL.5432”
pg-gvm_1 | 2022-09-21 09:40:09.114 UTC [24] LOG: database system was shut down at 2022-08-22 12:24:15 UTC
pg-gvm_1 | 2022-09-21 09:40:09.146 UTC [23] LOG: database system is ready to accept connections
pg-gvm_1 | CREATE ROLE
pg-gvm_1 | GRANT ROLE
pg-gvm_1 | CREATE EXTENSION
pg-gvm_1 | CREATE EXTENSION
pg-gvm_1 | CREATE EXTENSION
pg-gvm_1 | 2022-09-21 09:40:40.108 UTC [83] LOG: starting PostgreSQL 13.7 (Debian 13.7-0+deb11u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
pg-gvm_1 | 2022-09-21 09:40:40.109 UTC [83] LOG: listening on IPv4 address “127.0.0.1”, port 5432
pg-gvm_1 | 2022-09-21 09:40:40.109 UTC [83] LOG: could not bind IPv6 address “::1”: Cannot assign requested address
pg-gvm_1 | 2022-09-21 09:40:40.109 UTC [83] HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
pg-gvm_1 | 2022-09-21 09:40:40.116 UTC [83] LOG: listening on Unix socket “/var/run/postgresql/.s.PGSQL.5432”
pg-gvm_1 | 2022-09-21 09:40:40.125 UTC [84] LOG: database system was shut down at 2022-09-21 09:40:39 UTC
pg-gvm_1 | 2022-09-21 09:40:40.133 UTC [83] LOG: database system is ready to accept connections
pg-gvm_1 | 2022-09-21 09:40:41.048 UTC [94] gvmd@gvmd ERROR: relation “public.meta” does not exist at character 19
pg-gvm_1 | 2022-09-21 09:40:41.048 UTC [94] gvmd@gvmd STATEMENT: SELECT value FROM public.meta WHERE name = ‘database_version’;
pg-gvm_1 | 2022-09-21 09:40:43.556 UTC [100] gvmd@gvmd WARNING: there is already a transaction in progress
pg-gvm_1 | 2022-09-21 09:40:44.551 UTC [100] gvmd@gvmd WARNING: there is no transaction in progress
ospd-openvas_1 | OSPD[1] 2022-09-21 09:41:11,507: INFO: (ospd.main) Starting OSPd OpenVAS version 22.4.3.dev1.
ospd-openvas_1 | OSPD[1] 2022-09-21 09:41:11,523: INFO: (ospd_openvas.messaging.mqtt) Successfully connected to MQTT broker
ospd-openvas_1 | OSPD[1] 2022-09-21 09:41:21,619: INFO: (ospd_openvas.daemon) Loading VTs. Scans will be [requested|queued] until VTs are loaded. This may take a few minutes, please wait…
ospd-openvas_1 | OSPD[1] 2022-09-21 09:42:50,672: INFO: (ospd_openvas.daemon) Finished loading VTs. The VT cache has been updated from version 0 to 202209201013.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:24:32,228: INFO: (ospd.command.command) Scan 361a44c1-348b-4af4-ae99-c4de4eb4401e added to the queue in position 1.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:24:38,633: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:24:38,775: INFO: (ospd.ospd) Starting scan 361a44c1-348b-4af4-ae99-c4de4eb4401e.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:25:51,667: INFO: (ospd.ospd) 361a44c1-348b-4af4-ae99-c4de4eb4401e: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:25:51,671: INFO: (ospd.ospd) 361a44c1-348b-4af4-ae99-c4de4eb4401e: Scan finished.
redis-server_1 | 8:C 21 Sep 2022 09:40:05.902 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis-server_1 | 8:C 21 Sep 2022 09:40:05.902 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=8, just started
redis-server_1 | 8:C 21 Sep 2022 09:40:05.902 # Configuration loaded
redis-server_1 | 8:M 21 Sep 2022 09:40:05.907 * Running mode=standalone, port=0.
redis-server_1 | 8:M 21 Sep 2022 09:40:05.907 # Server initialized
redis-server_1 | 8:M 21 Sep 2022 09:40:05.907 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
redis-server_1 | 8:M 21 Sep 2022 09:40:05.908 * The server is now ready to accept connections at /run/redis/redis.sock
redis-server_1 | 8:M 21 Sep 2022 09:42:50.605 # Failed opening the RDB file dump.rdb (in server root dir /) for saving: Permission denied
report-formats_1 | License information for Greenbone Community Feed - Data Objects
report-formats_1 | ---------------------------------------------------------------
report-formats_1 |
report-formats_1 | The Greenbone Community Feed is a database licensed under the
report-formats_1 | Open Data Commons Open Database License version 1.0 (ODbLv1).
report-formats_1 |
report-formats_1 | The license for the Greenbone Vulnerability Manager daemon (gvmd) data objects of the
report-formats_1 | Greenbone Community Feed is the GNU Affero General Public License Version 3 (GNU AGPLv3).
report-formats_1 |
report-formats_1 | ODbLv1: See file LICENSE.ODbLv1
report-formats_1 | AGPLv3: See file LICENSE.AGPLv3
report-formats_1 |
report-formats_1 | The following text will satisfy notice under ODbLv1 Section 4.3:
report-formats_1 |
report-formats_1 |
report-formats_1 |
report-formats_1 |
report-formats_1 | Copying report formats… files copied.
greenbone-community-edition_gvm-tools_1 exited with code 0
vulnerability-tests_1 | Copying vulnerability tests data… files copied.
greenbone-community-edition_report-formats_1 exited with code 0
scap-data_1 | Copying SCAP data… files copied.
greenbone-community-edition_notus-data_1 exited with code 0
greenbone-community-edition_scap-data_1 exited with code 0
greenbone-community-edition_vulnerability-tests_1 exited with code 0
gvmd_1 | event task:MESSAGE:2022-09-21 10h28.57 UTC:1314: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Requested
gvmd_1 | event task:MESSAGE:2022-09-21 10h28.57 UTC:1314: Task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has been requested to start by admin
ospd-openvas_1 | OSPD[1] 2022-09-21 10:29:22,374: INFO: (ospd.command.command) Scan d60cf76d-2697-4b23-a339-3247cfe7e28f added to the queue in position 1.
gvmd_1 | event task:MESSAGE:2022-09-21 10h29.22 UTC:1316: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Queued
ospd-openvas_1 | OSPD[1] 2022-09-21 10:29:29,059: INFO: (ospd.ospd) Currently 1 queued scans.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:29:29,191: INFO: (ospd.ospd) Starting scan d60cf76d-2697-4b23-a339-3247cfe7e28f.
gvmd_1 | event task:MESSAGE:2022-09-21 10h29.32 UTC:1316: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Running
mqtt-broker_1 | 1663756228: New connection from 172.18.0.7:55174 on port 1883.
mqtt-broker_1 | 1663756228: New client connected from 172.18.0.7:55174 as 938faf17-39c1-4ee6-ba52-ddd619f23af1 (p5, c1, k0).
mqtt-broker_1 | 1663756240: Client 938faf17-39c1-4ee6-ba52-ddd619f23af1 closed its connection.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:30:41,620: INFO: (ospd.ospd) d60cf76d-2697-4b23-a339-3247cfe7e28f: Host scan finished.
ospd-openvas_1 | OSPD[1] 2022-09-21 10:30:41,624: INFO: (ospd.ospd) d60cf76d-2697-4b23-a339-3247cfe7e28f: Scan finished.
gvmd_1 | event task:MESSAGE:2022-09-21 10h30.42 UTC:1316: Status of task Beta 2.0 (bd123b4b-229e-4fac-b3a5-1400fee8f46e) has changed to Done

Target not scaned and the connection close immediately @bricks

@bricks openvas setup not ping with any system
the logs are on the reply 5 & 6.