Running with gitlab-runner 13.2.0 (353dd94e)  on global-shared-gitlab-runner-8dd6b4777-87gcx dPJcxnQf section_start:1601420762:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner Using Kubernetes executor with image ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/python:pyyaml ... section_end:1601420762:prepare_executor section_start:1601420762:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-dpjcxnqf-project-701-concurrent-02k6ns to be running, status is Pending Running on runner-dpjcxnqf-project-701-concurrent-02k6ns via global-shared-gitlab-runner-8dd6b4777-87gcx... section_end:1601420766:prepare_script section_start:1601420766:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/coder-enterprise/coder-enterprise/timescale/.git/ Created fresh repository. Checking out 0ebbd133 as development... Skipping Git submodules setup section_end:1601420766:get_sources section_start:1601420766:download_artifacts Downloading artifacts Downloading artifacts for csv output (340716)... Dialing: tcp gitlab-webservice.gitlab.svc.cluster.local:8181 ... Downloading artifacts from coordinator... ok  id=340716 responseStatus=200 OK token=uRShaDEc Downloading artifacts for load scripts (340705)... Dialing: tcp gitlab-webservice.gitlab.svc.cluster.local:8181 ... Downloading artifacts from coordinator... ok  id=340705 responseStatus=200 OK token=N1hQkL92 section_end:1601420766:download_artifacts section_start:1601420766:step_script Executing "step_script" stage of the job script $ export BASE_BUCKET_DIRECTORY="container-scan-reports" $ export REMOTE_REPORT_DIRECTORY="$(date +%FT%T)_${CI_COMMIT_SHA}" $ export S3_HTML_LINK=${S3_REPORT_BUCKET}/${BASE_BUCKET_DIRECTORY}/${CI_PROJECT_NAME}/${IMG_VERSION}/${REMOTE_REPORT_DIRECTORY} $ IM_NAME=$(echo ${CI_PROJECT_PATH} | sed -e 's/.*dsop\/\(.*\)/\1/') $ pip3 install --upgrade pip setuptools wheel pandas mysql mysql-connector-python minepy python-gitlab Collecting pip Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) Collecting setuptools Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) Requirement already up-to-date: wheel in /usr/local/lib/python3.6/site-packages (0.35.1) Collecting pandas Downloading pandas-1.1.2-cp36-cp36m-manylinux1_x86_64.whl (10.5 MB) Collecting mysql Downloading mysql-0.0.2.tar.gz (1.9 kB) Collecting mysql-connector-python Downloading mysql_connector_python-8.0.21-cp36-cp36m-manylinux1_x86_64.whl (15.8 MB) Collecting minepy Downloading minepy-1.2.4.tar.gz (493 kB) Collecting python-gitlab Downloading python_gitlab-2.5.0-py3-none-any.whl (93 kB) Collecting pytz>=2017.2 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting numpy>=1.15.4 Downloading numpy-1.19.2-cp36-cp36m-manylinux2010_x86_64.whl (14.5 MB) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting mysqlclient Downloading mysqlclient-2.0.1.tar.gz (87 kB) Collecting protobuf>=3.0.0 Downloading protobuf-3.13.0-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) Collecting requests>=2.22.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Building wheels for collected packages: mysql, minepy, mysqlclient Building wheel for mysql (setup.py): started Building wheel for mysql (setup.py): finished with status 'done' Created wheel for mysql: filename=mysql-0.0.2-py3-none-any.whl size=1247 sha256=3920bfd3ee26061aef38fafd46d3ae8c0f9dbdc8d1932c70421e5e8451b845a0 Stored in directory: /root/.cache/pip/wheels/2c/dd/61/3bd68e4b604042bfd0aa0c74d9961841c04db834181bf4fe1a Building wheel for minepy (setup.py): started ERROR: Command errored out with exit status 1: command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-q23zl47x/minepy/setup.py'"'"'; __file__='"'"'/tmp/pip-install-q23zl47x/minepy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-65m3evrq cwd: /tmp/pip-install-q23zl47x/minepy/ Complete output (47 lines): running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/minepy copying minepy/__init__.py -> build/lib.linux-x86_64-3.6/minepy /usr/local/lib/python3.6/site-packages/setuptools/lib2to3_ex.py:44: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process. SetuptoolsDeprecationWarning) Fixing build/lib.linux-x86_64-3.6/minepy/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib.linux-x86_64-3.6/minepy/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-q23zl47x/minepy/setup.py", line 55, in cmdclass = {'build_ext': build_ext_custom} File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 163, in setup return distutils.core.setup(**attrs) File "/usr/local/lib/python3.6/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/local/lib/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/local/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 290, in run self.run_command('build') File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/local/lib/python3.6/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/pip-install-q23zl47x/minepy/setup.py", line 9, in run import numpy ModuleNotFoundError: No module named 'numpy' ---------------------------------------- ERROR: Failed building wheel for minepy Building wheel for minepy (setup.py): finished with status 'error' Running setup.py clean for minepy Building wheel for mysqlclient (setup.py): started Building wheel for mysqlclient (setup.py): finished with status 'done' Created wheel for mysqlclient: filename=mysqlclient-2.0.1-cp36-cp36m-linux_x86_64.whl size=111889 sha256=bb5e143ab041520557739e07032424fb49b828f74cdc89f05b74b46e8f3736de Stored in directory: /root/.cache/pip/wheels/b2/60/1b/21b399e987cd3f6e098956288f2d88d1be023e2ba1c939f545 DEPRECATION: Could not build wheels for minepy which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368. Successfully built mysql mysqlclient Failed to build minepy Installing collected packages: pip, setuptools, pytz, numpy, six, python-dateutil, pandas, mysqlclient, mysql, protobuf, mysql-connector-python, minepy, urllib3, idna, certifi, chardet, requests, python-gitlab Attempting uninstall: pip Found existing installation: pip 20.2.2 Uninstalling pip-20.2.2: Successfully uninstalled pip-20.2.2 Attempting uninstall: setuptools Found existing installation: setuptools 49.6.0 Uninstalling setuptools-49.6.0: Successfully uninstalled setuptools-49.6.0 Running setup.py install for minepy: started Running setup.py install for minepy: finished with status 'done' Successfully installed certifi-2020.6.20 chardet-3.0.4 idna-2.10 minepy-1.2.4 mysql-0.0.2 mysql-connector-python-8.0.21 mysqlclient-2.0.1 numpy-1.19.2 pandas-1.1.2 pip-20.2.3 protobuf-3.13.0 python-dateutil-2.8.1 python-gitlab-2.5.0 pytz-2020.1 requests-2.24.0 setuptools-50.3.0 six-1.15.0 urllib3-1.25.10 $ python3 "${PIPELINE_REPO_DIR}/stages/vat/get_parent_info.py" --image ${CI_PROJECT_PATH} --tag ${IMG_VERSION} --glkey "${PYTHON_GL_KEY}" --wlbranch "${WL_TARGET_BRANCH}" --output 'environment.sh' $ source environment.sh $ cat environment.sh export PARENT_NAME=redhat/ubi/ubi7 export PARENT_TAG=7.8$ python3 ${PIPELINE_REPO_DIR}/stages/vat/vat_import.py --db ${vat_db_database_name} --user ${vat_db_connection_user} --host ${vat_db_host} --csv_dir ${ARTIFACT_DIR} --jenkins ${CI_PIPELINE_ID} --container ${IM_NAME} --version ${IMG_VERSION} --parent "${PARENT_NAME}" --password ${vat_db_connection_pass} --parent_version "${PARENT_TAG}" --scan_date $(date +%FT%T) --link ${OPENSCAP}/ --debug INFO ***************************** INFO SQL Agent ***************************** INFO Args ---------------------------- INFO Namespace(container='coder-enterprise/coder-enterprise/timescale', csv_dir='ci-artifacts/scan-results/csvs/', db='vat_db', debug=True, host='[MASKED]', jenkins='44875', link='ci-artifacts/scan-results/openscap/', parent='redhat/ubi/ubi7', parent_version='7.8', password='[MASKED]', scan_date='2020-09-29T23:06:24', user='ironbankpipeline', version='1.11.0') INFO DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG Found parent with id: 74 DEBUG Parsing Twistlock CSV DEBUG *****************REMOVING HEADER LINE*********************** DEBUG twistlock dataframe: DEBUG finding severity ... package package_path 0 CVE-2019-19126 low ... glibc-2.17-307.el7.1 N/A 1 CVE-2019-11756 medium ... nss-3.44.0-7.el7_7 N/A 2 CVE-2020-12402 medium ... nss-3.44.0-7.el7_7 N/A 3 CVE-2020-12399 medium ... nss-3.44.0-7.el7_7 N/A 4 CVE-2020-12243 medium ... openldap-2.4.44-21.el7_6 N/A 5 CVE-2019-20907 medium ... python-2.7.5-88.el7 N/A 6 CVE-2019-16935 medium ... python-2.7.5-88.el7 N/A 7 CVE-2020-26116 medium ... python-2.7.5-88.el7 N/A 8 CVE-2019-20386 low ... systemd-219-73.el7_8.9 N/A 9 CVE-2019-3842 medium ... systemd-219-73.el7_8.9 N/A 10 CVE-2019-18197 medium ... libxslt-1.1.28-5.el7 N/A 11 CVE-2019-18276 low ... bash-4.2.46-34.el7 N/A 12 CVE-2019-19956 medium ... libxml2-2.9.1-6.el7.4 N/A 13 CVE-2019-15903 low ... expat-2.1.0-11.el7 N/A 14 CVE-2019-17498 medium ... libssh2-1.8.0-3.el7 N/A [15 rows x 7 columns] DEBUG Parsing Anchore Security CSV DEBUG *****************REMOVING HEADER LINE*********************** DEBUG anchore security dataframe: DEBUG finding severity ... link score 0 CVE-2019-18276 Low ... None 1 CVE-2019-17450 Low ... None 2 CVE-2019-12900 Low ... None 3 CVE-2020-8177 Medium ... None 4 CVE-2019-15903 Low ... None .. ... ... ... ... ... 100 VULNDB-108369 Medium ... None 101 VULNDB-101383 High ... None 102 VULNDB-101385 High ... None 103 VULNDB-181184 High ... None 104 VULNDB-101497 Medium ... None [105 rows x 7 columns] DEBUG Parsing Anchore Compliance CSV DEBUG *****************REMOVING HEADER LINE*********************** DEBUG image_id ... whitelist_name 1 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 2 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 3 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 4 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 5 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 6 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 7 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 8 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 9 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 10 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... RHEL SUID Files 11 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... RHEL SUID Files 12 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... RHEL SUID Files 13 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... RHEL SUID Files 14 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... Common RHEL DEB SUID Files 15 43c3c64e138035c2a60252ec1aebaa26ab4c5780d3be5b... ... RHEL SUID Files [15 rows x 11 columns] DEBUG anchore compliance dataframe: DEBUG finding ... package_path 1 639f6f1177735759703e928c14714a59 ... N/A 2 ad4759bf9c3ce28f10d9d2f6eae51fa1 ... N/A 3 c67a2c13ebe88380113e7fbcb2437714 ... N/A 4 c2e44319ae5b3b040044d8ae116d1c2f ... N/A 5 698044205a9c4a6d48b7937e66a6bf4f ... N/A 6 463a9a24225c26f7a5bf3f38908e5cb3 ... N/A 7 bcd159901fe47efddae5c095b4b0d7fd ... N/A 8 320a97c6816565eedf3545833df99dd0 ... N/A 9 e7573262736ef52353cde3bae2617782 ... N/A 10 addbb93c22e9b0988b8b40392a4538cb ... N/A 11 3456a263793066e9b5063ada6e47917d ... N/A 12 3e5fad1c039f3ecfd1dcdc94d2f1f9a0 ... N/A 13 abb121e9621abdd452f65844954cf1c1 ... N/A 14 34de21e516c0ca50a96e5386f163f8bf ... N/A 15 c4ad80832b361f81df2a31e5b6b09864 ... N/A [15 rows x 7 columns] DEBUG Parsing OSCAP Security CSV DEBUG *****************REMOVING HEADER LINE*********************** DEBUG parse oscap security DEBUG oscap security - determine package info DEBUG oscap security dataframe: DEBUG Empty DataFrame Columns: [finding, severity, package, link, description, score, package_path] Index: [] DEBUG Parsing OSCAP Compliance CSV DEBUG *****************REMOVING HEADER LINE*********************** ERROR Failed to parse oscap compliance DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG Found parent with id: 74 DEBUG Find Container or Add it query: INSERT INTO `containers` (`id`, `name`, `version`, `parent_id`, `locked_by_user`) VALUES ( NULL, 'coder-enterprise/coder-enterprise/timescale', '1.11.0', '74', NULL) ON DUPLICATE KEY UPDATE parent_id='74' INFO last insert id not found could not find container DEBUG Found container with id: 696 DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG Pushing data set from: twistlock_cve DEBUG insert_scan DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG inserting new findings values row=0 imageid=696 and finding=CVE-2019-19126 and scan_source=twistlock_cve and package=glibc-2.17-307.el7.1 and package_path=N/A DEBUG inserting new findings values row=1 imageid=696 and finding=CVE-2019-11756 and scan_source=twistlock_cve and package=nss-3.44.0-7.el7_7 and package_path=N/A DEBUG inserting new findings values row=2 imageid=696 and finding=CVE-2020-12402 and scan_source=twistlock_cve and package=nss-3.44.0-7.el7_7 and package_path=N/A DEBUG inserting new findings values row=3 imageid=696 and finding=CVE-2020-12399 and scan_source=twistlock_cve and package=nss-3.44.0-7.el7_7 and package_path=N/A DEBUG inserting new findings values row=4 imageid=696 and finding=CVE-2020-12243 and scan_source=twistlock_cve and package=openldap-2.4.44-21.el7_6 and package_path=N/A DEBUG inserting new findings values row=5 imageid=696 and finding=CVE-2019-20907 and scan_source=twistlock_cve and package=python-2.7.5-88.el7 and package_path=N/A DEBUG inserting new findings values row=6 imageid=696 and finding=CVE-2019-16935 and scan_source=twistlock_cve and package=python-2.7.5-88.el7 and package_path=N/A DEBUG inserting new findings values row=7 imageid=696 and finding=CVE-2020-26116 and scan_source=twistlock_cve and package=python-2.7.5-88.el7 and package_path=N/A DEBUG inserting new findings values row=8 imageid=696 and finding=CVE-2019-20386 and scan_source=twistlock_cve and package=systemd-219-73.el7_8.9 and package_path=N/A DEBUG inserting new findings values row=9 imageid=696 and finding=CVE-2019-3842 and scan_source=twistlock_cve and package=systemd-219-73.el7_8.9 and package_path=N/A DEBUG inserting new findings values row=10 imageid=696 and finding=CVE-2019-18197 and scan_source=twistlock_cve and package=libxslt-1.1.28-5.el7 and package_path=N/A DEBUG inserting new findings values row=11 imageid=696 and finding=CVE-2019-18276 and scan_source=twistlock_cve and package=bash-4.2.46-34.el7 and package_path=N/A DEBUG inserting new findings values row=12 imageid=696 and finding=CVE-2019-19956 and scan_source=twistlock_cve and package=libxml2-2.9.1-6.el7.4 and package_path=N/A DEBUG inserting new findings values row=13 imageid=696 and finding=CVE-2019-15903 and scan_source=twistlock_cve and package=expat-2.1.0-11.el7 and package_path=N/A DEBUG inserting new findings values row=14 imageid=696 and finding=CVE-2019-17498 and scan_source=twistlock_cve and package=libssh2-1.8.0-3.el7 and package_path=N/A DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG id finding package package_path 11 73055 CVE-2020-14155 pcre-8.32-17.el7 N/A DEBUG For row=11, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73055 DEBUG Pushing data set from: anchore_cve DEBUG insert_scan DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG inserting new findings values row=0 imageid=696 and finding=CVE-2019-18276 and scan_source=anchore_cve and package=bash-4.2.46-34.el7 and package_path=pkgdb DEBUG inserting new findings values row=1 imageid=696 and finding=CVE-2019-17450 and scan_source=anchore_cve and package=binutils-2.27-43.base.el7_8.1 and package_path=pkgdb DEBUG inserting new findings values row=2 imageid=696 and finding=CVE-2019-12900 and scan_source=anchore_cve and package=bzip2-libs-1.0.6-13.el7 and package_path=pkgdb DEBUG inserting new findings values row=3 imageid=696 and finding=CVE-2020-8177 and scan_source=anchore_cve and package=curl-7.29.0-57.el7_8.1 and package_path=pkgdb DEBUG inserting new findings values row=4 imageid=696 and finding=CVE-2019-15903 and scan_source=anchore_cve and package=expat-2.1.0-11.el7 and package_path=pkgdb DEBUG inserting new findings values row=5 imageid=696 and finding=CVE-2014-4043 and scan_source=anchore_cve and package=glibc-2.17-307.el7.1 and package_path=pkgdb DEBUG inserting new findings values row=6 imageid=696 and finding=CVE-2019-19126 and scan_source=anchore_cve and package=glibc-2.17-307.el7.1 and package_path=pkgdb DEBUG inserting new findings values row=7 imageid=696 and finding=CVE-2014-4043 and scan_source=anchore_cve and package=glibc-common-2.17-307.el7.1 and package_path=pkgdb DEBUG inserting new findings values row=8 imageid=696 and finding=CVE-2019-19126 and scan_source=anchore_cve and package=glibc-common-2.17-307.el7.1 and package_path=pkgdb DEBUG inserting new findings values row=9 imageid=696 and finding=CVE-2014-3591 and scan_source=anchore_cve and package=gnupg2-2.0.22-5.el7_5 and package_path=pkgdb DEBUG inserting new findings values row=10 imageid=696 and finding=CVE-2014-4617 and scan_source=anchore_cve and package=gnupg2-2.0.22-5.el7_5 and package_path=pkgdb DEBUG inserting new findings values row=11 imageid=696 and finding=CVE-2015-0247 and scan_source=anchore_cve and package=libcom_err-1.42.9-17.el7 and package_path=pkgdb DEBUG inserting new findings values row=12 imageid=696 and finding=CVE-2019-5188 and scan_source=anchore_cve and package=libcom_err-1.42.9-17.el7 and package_path=pkgdb DEBUG inserting new findings values row=13 imageid=696 and finding=CVE-2020-8177 and scan_source=anchore_cve and package=libcurl-7.29.0-57.el7_8.1 and package_path=pkgdb DEBUG inserting new findings values row=14 imageid=696 and finding=CVE-2014-3591 and scan_source=anchore_cve and package=libgcrypt-1.5.3-14.el7 and package_path=pkgdb DEBUG inserting new findings values row=15 imageid=696 and finding=CVE-2014-5270 and scan_source=anchore_cve and package=libgcrypt-1.5.3-14.el7 and package_path=pkgdb DEBUG inserting new findings values row=16 imageid=696 and finding=CVE-2015-2059 and scan_source=anchore_cve and package=libidn-1.28-4.el7 and package_path=pkgdb DEBUG inserting new findings values row=17 imageid=696 and finding=CVE-2019-17498 and scan_source=anchore_cve and package=libssh2-1.8.0-3.el7 and package_path=pkgdb DEBUG inserting new findings values row=18 imageid=696 and finding=CVE-2019-19956 and scan_source=anchore_cve and package=libxml2-2.9.1-6.el7.4 and package_path=pkgdb DEBUG inserting new findings values row=19 imageid=696 and finding=CVE-2019-20388 and scan_source=anchore_cve and package=libxml2-2.9.1-6.el7.4 and package_path=pkgdb DEBUG inserting new findings values row=20 imageid=696 and finding=CVE-2020-7595 and scan_source=anchore_cve and package=libxml2-2.9.1-6.el7.4 and package_path=pkgdb DEBUG inserting new findings values row=21 imageid=696 and finding=CVE-2019-19956 and scan_source=anchore_cve and package=libxml2-python-2.9.1-6.el7.4 and package_path=pkgdb DEBUG inserting new findings values row=22 imageid=696 and finding=CVE-2019-20388 and scan_source=anchore_cve and package=libxml2-python-2.9.1-6.el7.4 and package_path=pkgdb DEBUG inserting new findings values row=23 imageid=696 and finding=CVE-2020-7595 and scan_source=anchore_cve and package=libxml2-python-2.9.1-6.el7.4 and package_path=pkgdb DEBUG inserting new findings values row=24 imageid=696 and finding=CVE-2019-18197 and scan_source=anchore_cve and package=libxslt-1.1.28-5.el7 and package_path=pkgdb DEBUG inserting new findings values row=25 imageid=696 and finding=CVE-2019-11727 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=26 imageid=696 and finding=CVE-2019-11756 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=27 imageid=696 and finding=CVE-2019-17006 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=28 imageid=696 and finding=CVE-2019-17023 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=29 imageid=696 and finding=CVE-2020-12399 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=30 imageid=696 and finding=CVE-2020-12400 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=31 imageid=696 and finding=CVE-2020-12401 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=32 imageid=696 and finding=CVE-2020-12402 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=33 imageid=696 and finding=CVE-2020-12403 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=34 imageid=696 and finding=CVE-2020-12413 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=35 imageid=696 and finding=CVE-2020-6829 and scan_source=anchore_cve and package=nss-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=36 imageid=696 and finding=CVE-2019-11727 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=37 imageid=696 and finding=CVE-2019-11756 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=38 imageid=696 and finding=CVE-2019-17006 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=39 imageid=696 and finding=CVE-2019-17023 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=40 imageid=696 and finding=CVE-2020-12399 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=41 imageid=696 and finding=CVE-2020-12400 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=42 imageid=696 and finding=CVE-2020-12401 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=43 imageid=696 and finding=CVE-2020-12402 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=44 imageid=696 and finding=CVE-2020-12403 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=45 imageid=696 and finding=CVE-2020-12413 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=46 imageid=696 and finding=CVE-2020-6829 and scan_source=anchore_cve and package=nss-sysinit-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=47 imageid=696 and finding=CVE-2019-11727 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=48 imageid=696 and finding=CVE-2019-11756 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=49 imageid=696 and finding=CVE-2019-17006 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=50 imageid=696 and finding=CVE-2019-17023 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=51 imageid=696 and finding=CVE-2020-12399 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=52 imageid=696 and finding=CVE-2020-12400 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=53 imageid=696 and finding=CVE-2020-12401 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=54 imageid=696 and finding=CVE-2020-12402 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=55 imageid=696 and finding=CVE-2020-12403 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=56 imageid=696 and finding=CVE-2020-12413 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=57 imageid=696 and finding=CVE-2020-6829 and scan_source=anchore_cve and package=nss-tools-3.44.0-7.el7_7 and package_path=pkgdb DEBUG inserting new findings values row=58 imageid=696 and finding=CVE-2020-12243 and scan_source=anchore_cve and package=openldap-2.4.44-21.el7_6 and package_path=pkgdb DEBUG inserting new findings values row=59 imageid=696 and finding=CVE-2019-20907 and scan_source=anchore_cve and package=python-2.7.5-88.el7 and package_path=pkgdb DEBUG inserting new findings values row=60 imageid=696 and finding=CVE-2020-14422 and scan_source=anchore_cve and package=python-ipaddress-1.0.16-2.el7 and package_path=pkgdb DEBUG inserting new findings values row=61 imageid=696 and finding=CVE-2019-20907 and scan_source=anchore_cve and package=python-libs-2.7.5-88.el7 and package_path=pkgdb DEBUG inserting new findings values row=62 imageid=696 and finding=CVE-2019-20386 and scan_source=anchore_cve and package=systemd-219-73.el7_8.9 and package_path=pkgdb DEBUG inserting new findings values row=63 imageid=696 and finding=CVE-2019-3842 and scan_source=anchore_cve and package=systemd-219-73.el7_8.9 and package_path=pkgdb DEBUG inserting new findings values row=64 imageid=696 and finding=CVE-2019-20386 and scan_source=anchore_cve and package=systemd-libs-219-73.el7_8.9 and package_path=pkgdb DEBUG inserting new findings values row=65 imageid=696 and finding=CVE-2019-3842 and scan_source=anchore_cve and package=systemd-libs-219-73.el7_8.9 and package_path=pkgdb DEBUG inserting new findings values row=66 imageid=696 and finding=CVE-2019-20386 and scan_source=anchore_cve and package=systemd-sysv-219-73.el7_8.9 and package_path=pkgdb DEBUG inserting new findings values row=67 imageid=696 and finding=CVE-2019-3842 and scan_source=anchore_cve and package=systemd-sysv-219-73.el7_8.9 and package_path=pkgdb DEBUG inserting new findings values row=68 imageid=696 and finding=CVE-2019-9948 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=69 imageid=696 and finding=CVE-2019-9947 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=70 imageid=696 and finding=CVE-2019-9740 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=71 imageid=696 and finding=CVE-2019-9674 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=72 imageid=696 and finding=CVE-2019-5010 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=73 imageid=696 and finding=CVE-2019-18348 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=74 imageid=696 and finding=CVE-2019-16935 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=75 imageid=696 and finding=CVE-2019-16056 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=76 imageid=696 and finding=CVE-2018-20852 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=77 imageid=696 and finding=CVE-2018-14647 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=78 imageid=696 and finding=CVE-2018-1061 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=79 imageid=696 and finding=CVE-2018-1060 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=80 imageid=696 and finding=CVE-2018-1000030 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=81 imageid=696 and finding=CVE-2017-18207 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=82 imageid=696 and finding=CVE-2017-17522 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=83 imageid=696 and finding=CVE-2017-1000158 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=84 imageid=696 and finding=CVE-2016-5699 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=85 imageid=696 and finding=CVE-2016-5636 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=86 imageid=696 and finding=CVE-2016-1000110 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=87 imageid=696 and finding=CVE-2016-0772 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=88 imageid=696 and finding=CVE-2015-5652 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=89 imageid=696 and finding=CVE-2014-9365 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=90 imageid=696 and finding=CVE-2014-7185 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=91 imageid=696 and finding=CVE-2014-4616 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=92 imageid=696 and finding=CVE-2014-1912 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=93 imageid=696 and finding=CVE-2013-7440 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=94 imageid=696 and finding=CVE-2013-7040 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=95 imageid=696 and finding=CVE-2013-1753 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=96 imageid=696 and finding=VULNDB-222554 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=97 imageid=696 and finding=VULNDB-217762 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=98 imageid=696 and finding=VULNDB-200148 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=99 imageid=696 and finding=VULNDB-137890 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=100 imageid=696 and finding=VULNDB-108369 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=101 imageid=696 and finding=VULNDB-101383 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=102 imageid=696 and finding=VULNDB-101385 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=103 imageid=696 and finding=VULNDB-181184 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG inserting new findings values row=104 imageid=696 and finding=VULNDB-101497 and scan_source=anchore_cve and package=Python-2.7.5 and package_path=/usr/lib64/python2.7/lib-dynload/Python DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG id finding package package_path 1 73060 CVE-2014-9939 binutils-2.27-43.base.el7_8.1 pkgdb 4 73063 CVE-2015-4041 coreutils-8.22-24.el7 pkgdb 5 73064 CVE-2015-4042 coreutils-8.22-24.el7 pkgdb 7 73066 CVE-2014-3635 dbus-1.10.24-14.el7_8 pkgdb 8 73067 CVE-2014-3637 dbus-1.10.24-14.el7_8 pkgdb 9 73068 CVE-2014-3638 dbus-1.10.24-14.el7_8 pkgdb 10 73069 CVE-2014-3639 dbus-1.10.24-14.el7_8 pkgdb 11 73070 CVE-2014-3635 dbus-libs-1.10.24-14.el7_8 pkgdb 12 73071 CVE-2014-3637 dbus-libs-1.10.24-14.el7_8 pkgdb 13 73072 CVE-2014-3638 dbus-libs-1.10.24-14.el7_8 pkgdb 14 73073 CVE-2014-3639 dbus-libs-1.10.24-14.el7_8 pkgdb 16 73075 CVE-2018-16428 glib2-2.56.1-5.el7 pkgdb 17 73076 CVE-2018-16429 glib2-2.56.1-5.el7 pkgdb 18 73077 CVE-2019-9633 glib2-2.56.1-5.el7 pkgdb 19 73078 CVE-2009-5155 glibc-2.17-307.el7.1 pkgdb 21 73080 CVE-2015-8982 glibc-2.17-307.el7.1 pkgdb 22 73081 CVE-2015-8983 glibc-2.17-307.el7.1 pkgdb 23 73082 CVE-2015-8984 glibc-2.17-307.el7.1 pkgdb 24 73083 CVE-2015-8985 glibc-2.17-307.el7.1 pkgdb 26 73085 CVE-2019-9169 glibc-2.17-307.el7.1 pkgdb 27 73086 CVE-2009-5155 glibc-common-2.17-307.el7.1 pkgdb 29 73088 CVE-2015-8982 glibc-common-2.17-307.el7.1 pkgdb 30 73089 CVE-2015-8983 glibc-common-2.17-307.el7.1 pkgdb 31 73090 CVE-2015-8984 glibc-common-2.17-307.el7.1 pkgdb 32 73091 CVE-2015-8985 glibc-common-2.17-307.el7.1 pkgdb 34 73093 CVE-2019-9169 glibc-common-2.17-307.el7.1 pkgdb 37 73096 CVE-2018-9234 gnupg2-2.0.22-5.el7_5 pkgdb 52 73111 CVE-2018-10754 ncurses-5.9-14.20130511.el7_4 pkgdb 53 73112 CVE-2018-10754 ncurses-base-5.9-14.20130511.el7_4 pkgdb 54 73113 CVE-2018-10754 ncurses-libs-5.9-14.20130511.el7_4 pkgdb 89 73148 CVE-2020-14155 pcre-8.32-17.el7 pkgdb 93 73152 CVE-2018-6954 systemd-219-73.el7_8.9 pkgdb 96 73155 CVE-2018-6954 systemd-libs-219-73.el7_8.9 pkgdb 99 73158 CVE-2018-6954 systemd-sysv-219-73.el7_8.9 pkgdb DEBUG For row=1, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73060 DEBUG For row=4, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73063 DEBUG For row=5, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73064 DEBUG For row=7, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73066 DEBUG For row=8, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73067 DEBUG For row=9, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73068 DEBUG For row=10, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73069 DEBUG For row=11, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73070 DEBUG For row=12, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73071 DEBUG For row=13, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73072 DEBUG For row=14, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73073 DEBUG For row=16, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73075 DEBUG For row=17, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73076 DEBUG For row=18, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73077 DEBUG For row=19, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73078 DEBUG For row=21, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73080 DEBUG For row=22, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73081 DEBUG For row=23, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73082 DEBUG For row=24, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73083 DEBUG For row=26, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73085 DEBUG For row=27, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73086 DEBUG For row=29, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73088 DEBUG For row=30, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73089 DEBUG For row=31, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73090 DEBUG For row=32, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73091 DEBUG For row=34, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73093 DEBUG For row=37, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73096 DEBUG For row=52, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73111 DEBUG For row=53, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73112 DEBUG For row=54, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73113 DEBUG For row=89, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73148 DEBUG For row=93, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73152 DEBUG For row=96, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73155 DEBUG For row=99, Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE id=73158 DEBUG Pushing data set from: anchore_comp DEBUG insert_scan DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG inserting new findings values row=1 imageid=696 and finding=639f6f1177735759703e928c14714a59 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=2 imageid=696 and finding=ad4759bf9c3ce28f10d9d2f6eae51fa1 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=3 imageid=696 and finding=c67a2c13ebe88380113e7fbcb2437714 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=4 imageid=696 and finding=c2e44319ae5b3b040044d8ae116d1c2f and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=5 imageid=696 and finding=698044205a9c4a6d48b7937e66a6bf4f and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=6 imageid=696 and finding=463a9a24225c26f7a5bf3f38908e5cb3 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=7 imageid=696 and finding=bcd159901fe47efddae5c095b4b0d7fd and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=8 imageid=696 and finding=320a97c6816565eedf3545833df99dd0 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=9 imageid=696 and finding=e7573262736ef52353cde3bae2617782 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=10 imageid=696 and finding=addbb93c22e9b0988b8b40392a4538cb and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=11 imageid=696 and finding=3456a263793066e9b5063ada6e47917d and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=12 imageid=696 and finding=3e5fad1c039f3ecfd1dcdc94d2f1f9a0 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=13 imageid=696 and finding=abb121e9621abdd452f65844954cf1c1 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=14 imageid=696 and finding=34de21e516c0ca50a96e5386f163f8bf and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG inserting new findings values row=15 imageid=696 and finding=c4ad80832b361f81df2a31e5b6b09864 and scan_source=anchore_comp and package=N/A and package_path=N/A DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG Empty DataFrame Columns: [id, finding, package, package_path] Index: [] DEBUG Pushing data set from: oscap_cve DEBUG insert_scan WARNING Empty DataFrame Columns: [finding, severity, package, link, description, score, package_path] Index: [] DEBUG Connected to the host [MASKED] with user ironbankpipeline WARNING Empty DataFrame Columns: [finding, severity, package, link, description, score, package_path] Index: [] DEBUG Executing UPDATE `findings_approvals` SET in_current_scan=0 WHERE imageid=696 and scan_source='oscap_cve' DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG Found parent with id: 74 DEBUG SELECT id, finding, scan_source, package, package_path FROM findings_approvals WHERE is_inheritable=1 and imageid=696 DEBUG print all findings that are inheritable and not inherited yet DEBUG ---------------------------- DEBUG id finding ... package package_path 0 73044 CVE-2019-19126 ... glibc-2.17-307.el7.1 N/A 1 73045 CVE-2019-11756 ... nss-3.44.0-7.el7_7 N/A 2 73046 CVE-2020-12402 ... nss-3.44.0-7.el7_7 N/A 3 73047 CVE-2020-12399 ... nss-3.44.0-7.el7_7 N/A 4 73048 CVE-2020-12243 ... openldap-2.4.44-21.el7_6 N/A .. ... ... ... ... ... 187 73231 CCE-27157-7 ... N/A N/A 188 73232 CCE-80134-0 ... N/A N/A 189 73233 CCE-80171-2 ... N/A N/A 190 73234 CCE-80438-5 ... N/A N/A 191 81421 CVE-2020-26116 ... python-2.7.5-88.el7 N/A [192 rows x 5 columns] DEBUG insert_scan DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG Found parent with id: 74 DEBUG Connected to the host [MASKED] with user ironbankpipeline DEBUG For row=0, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-19126' and package='glibc-2.17-307.el7.1' and package_path='N/A' DEBUG Updating inherited_id for 73044 DEBUG For row=1, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-11756' and package='nss-3.44.0-7.el7_7' and package_path='N/A' DEBUG Updating inherited_id for 73045 DEBUG For row=2, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2020-12402' and package='nss-3.44.0-7.el7_7' and package_path='N/A' DEBUG Updating inherited_id for 73046 DEBUG For row=3, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2020-12399' and package='nss-3.44.0-7.el7_7' and package_path='N/A' DEBUG Updating inherited_id for 73047 DEBUG For row=4, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2020-12243' and package='openldap-2.4.44-21.el7_6' and package_path='N/A' DEBUG Updating inherited_id for 73048 DEBUG For row=5, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-20907' and package='python-2.7.5-88.el7' and package_path='N/A' DEBUG Updating inherited_id for 73049 DEBUG For row=6, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-16935' and package='python-2.7.5-88.el7' and package_path='N/A' DEBUG Updating inherited_id for 73050 DEBUG For row=7, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-20386' and package='systemd-219-73.el7_8.9' and package_path='N/A' DEBUG Updating inherited_id for 73051 DEBUG For row=8, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-3842' and package='systemd-219-73.el7_8.9' and package_path='N/A' DEBUG Updating inherited_id for 73052 DEBUG For row=9, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-18197' and package='libxslt-1.1.28-5.el7' and package_path='N/A' DEBUG Resetting inheritance for approval_id 73053 DEBUG For row=10, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-18276' and package='bash-4.2.46-34.el7' and package_path='N/A' DEBUG Updating inherited_id for 73054 DEBUG For row=11, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2020-14155' and package='pcre-8.32-17.el7' and package_path='N/A' DEBUG Updating inherited_id for 73055 DEBUG For row=12, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-19956' and package='libxml2-2.9.1-6.el7.4' and package_path='N/A' DEBUG Updating inherited_id for 73056 DEBUG For row=13, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-15903' and package='expat-2.1.0-11.el7' and package_path='N/A' DEBUG Updating inherited_id for 73057 DEBUG For row=14, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2019-17498' and package='libssh2-1.8.0-3.el7' and package_path='N/A' DEBUG Updating inherited_id for 73058 DEBUG For row=15, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-18276' and package='bash-4.2.46-34.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73059 DEBUG For row=16, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-9939' and package='binutils-2.27-43.base.el7_8.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73060 DEBUG For row=17, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-17450' and package='binutils-2.27-43.base.el7_8.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73061 DEBUG For row=18, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-12900' and package='bzip2-libs-1.0.6-13.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73062 DEBUG For row=19, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-4041' and package='coreutils-8.22-24.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73063 DEBUG For row=20, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-4042' and package='coreutils-8.22-24.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73064 DEBUG For row=21, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-8177' and package='curl-7.29.0-57.el7_8.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73065 DEBUG For row=22, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3635' and package='dbus-1.10.24-14.el7_8' and package_path='pkgdb' DEBUG Updating inherited_id for 73066 DEBUG For row=23, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3637' and package='dbus-1.10.24-14.el7_8' and package_path='pkgdb' DEBUG Updating inherited_id for 73067 DEBUG For row=24, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3638' and package='dbus-1.10.24-14.el7_8' and package_path='pkgdb' DEBUG Updating inherited_id for 73068 DEBUG For row=25, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3639' and package='dbus-1.10.24-14.el7_8' and package_path='pkgdb' DEBUG Updating inherited_id for 73069 DEBUG For row=26, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3635' and package='dbus-libs-1.10.24-14.el7_8' and package_path='pkgdb' DEBUG Updating inherited_id for 73070 DEBUG For row=27, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3637' and package='dbus-libs-1.10.24-14.el7_8' and package_path='pkgdb' DEBUG Updating inherited_id for 73071 DEBUG For row=28, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3638' and package='dbus-libs-1.10.24-14.el7_8' and package_path='pkgdb' DEBUG Updating inherited_id for 73072 DEBUG For row=29, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3639' and package='dbus-libs-1.10.24-14.el7_8' and package_path='pkgdb' DEBUG Updating inherited_id for 73073 DEBUG For row=30, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-15903' and package='expat-2.1.0-11.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73074 DEBUG For row=31, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-16428' and package='glib2-2.56.1-5.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73075 DEBUG For row=32, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-16429' and package='glib2-2.56.1-5.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73076 DEBUG For row=33, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-9633' and package='glib2-2.56.1-5.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73077 DEBUG For row=34, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2009-5155' and package='glibc-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73078 DEBUG For row=35, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-4043' and package='glibc-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73079 DEBUG For row=36, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-8982' and package='glibc-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73080 DEBUG For row=37, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-8983' and package='glibc-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73081 DEBUG For row=38, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-8984' and package='glibc-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73082 DEBUG For row=39, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-8985' and package='glibc-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73083 DEBUG For row=40, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-19126' and package='glibc-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73084 DEBUG For row=41, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-9169' and package='glibc-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73085 DEBUG For row=42, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2009-5155' and package='glibc-common-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73086 DEBUG For row=43, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-4043' and package='glibc-common-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73087 DEBUG For row=44, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-8982' and package='glibc-common-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73088 DEBUG For row=45, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-8983' and package='glibc-common-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73089 DEBUG For row=46, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-8984' and package='glibc-common-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73090 DEBUG For row=47, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-8985' and package='glibc-common-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73091 DEBUG For row=48, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-19126' and package='glibc-common-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73092 DEBUG For row=49, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-9169' and package='glibc-common-2.17-307.el7.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73093 DEBUG For row=50, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3591' and package='gnupg2-2.0.22-5.el7_5' and package_path='pkgdb' DEBUG Updating inherited_id for 73094 DEBUG For row=51, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-4617' and package='gnupg2-2.0.22-5.el7_5' and package_path='pkgdb' DEBUG Updating inherited_id for 73095 DEBUG For row=52, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-9234' and package='gnupg2-2.0.22-5.el7_5' and package_path='pkgdb' DEBUG Updating inherited_id for 73096 DEBUG For row=53, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-0247' and package='libcom_err-1.42.9-17.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73097 DEBUG For row=54, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-5188' and package='libcom_err-1.42.9-17.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73098 DEBUG For row=55, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-8177' and package='libcurl-7.29.0-57.el7_8.1' and package_path='pkgdb' DEBUG Updating inherited_id for 73099 DEBUG For row=56, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-3591' and package='libgcrypt-1.5.3-14.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73100 DEBUG For row=57, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-5270' and package='libgcrypt-1.5.3-14.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73101 DEBUG For row=58, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-2059' and package='libidn-1.28-4.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73102 DEBUG For row=59, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-17498' and package='libssh2-1.8.0-3.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73103 DEBUG For row=60, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-19956' and package='libxml2-2.9.1-6.el7.4' and package_path='pkgdb' DEBUG Updating inherited_id for 73104 DEBUG For row=61, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-20388' and package='libxml2-2.9.1-6.el7.4' and package_path='pkgdb' DEBUG Updating inherited_id for 73105 DEBUG For row=62, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-7595' and package='libxml2-2.9.1-6.el7.4' and package_path='pkgdb' DEBUG Updating inherited_id for 73106 DEBUG For row=63, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-19956' and package='libxml2-python-2.9.1-6.el7.4' and package_path='pkgdb' DEBUG Updating inherited_id for 73107 DEBUG For row=64, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-20388' and package='libxml2-python-2.9.1-6.el7.4' and package_path='pkgdb' DEBUG Updating inherited_id for 73108 DEBUG For row=65, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-7595' and package='libxml2-python-2.9.1-6.el7.4' and package_path='pkgdb' DEBUG Updating inherited_id for 73109 DEBUG For row=66, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-18197' and package='libxslt-1.1.28-5.el7' and package_path='pkgdb' DEBUG Resetting inheritance for approval_id 73110 DEBUG For row=67, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-10754' and package='ncurses-5.9-14.20130511.el7_4' and package_path='pkgdb' DEBUG Updating inherited_id for 73111 DEBUG For row=68, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-10754' and package='ncurses-base-5.9-14.20130511.el7_4' and package_path='pkgdb' DEBUG Updating inherited_id for 73112 DEBUG For row=69, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-10754' and package='ncurses-libs-5.9-14.20130511.el7_4' and package_path='pkgdb' DEBUG Updating inherited_id for 73113 DEBUG For row=70, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-11727' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73114 DEBUG For row=71, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-11756' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73115 DEBUG For row=72, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-17006' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73116 DEBUG For row=73, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-17023' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73117 DEBUG For row=74, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12399' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73118 DEBUG For row=75, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12400' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73119 DEBUG For row=76, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12401' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73120 DEBUG For row=77, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12402' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73121 DEBUG For row=78, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12403' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73122 DEBUG For row=79, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12413' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73123 DEBUG For row=80, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-6829' and package='nss-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73124 DEBUG For row=81, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-11727' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73125 DEBUG For row=82, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-11756' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73126 DEBUG For row=83, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-17006' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73127 DEBUG For row=84, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-17023' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73128 DEBUG For row=85, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12399' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73129 DEBUG For row=86, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12400' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73130 DEBUG For row=87, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12401' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73131 DEBUG For row=88, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12402' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73132 DEBUG For row=89, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12403' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73133 DEBUG For row=90, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12413' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73134 DEBUG For row=91, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-6829' and package='nss-sysinit-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73135 DEBUG For row=92, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-11727' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73136 DEBUG For row=93, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-11756' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73137 DEBUG For row=94, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-17006' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73138 DEBUG For row=95, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-17023' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73139 DEBUG For row=96, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12399' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73140 DEBUG For row=97, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12400' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73141 DEBUG For row=98, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12401' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73142 DEBUG For row=99, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12402' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73143 DEBUG For row=100, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12403' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73144 DEBUG For row=101, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12413' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73145 DEBUG For row=102, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-6829' and package='nss-tools-3.44.0-7.el7_7' and package_path='pkgdb' DEBUG Updating inherited_id for 73146 DEBUG For row=103, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-12243' and package='openldap-2.4.44-21.el7_6' and package_path='pkgdb' DEBUG Updating inherited_id for 73147 DEBUG For row=104, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-14155' and package='pcre-8.32-17.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73148 DEBUG For row=105, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-20907' and package='python-2.7.5-88.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73149 DEBUG For row=106, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2020-14422' and package='python-ipaddress-1.0.16-2.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73150 DEBUG For row=107, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-20907' and package='python-libs-2.7.5-88.el7' and package_path='pkgdb' DEBUG Updating inherited_id for 73151 DEBUG For row=108, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-6954' and package='systemd-219-73.el7_8.9' and package_path='pkgdb' DEBUG Updating inherited_id for 73152 DEBUG For row=109, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-20386' and package='systemd-219-73.el7_8.9' and package_path='pkgdb' DEBUG Updating inherited_id for 73153 DEBUG For row=110, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-3842' and package='systemd-219-73.el7_8.9' and package_path='pkgdb' DEBUG Updating inherited_id for 73154 DEBUG For row=111, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-6954' and package='systemd-libs-219-73.el7_8.9' and package_path='pkgdb' DEBUG Updating inherited_id for 73155 DEBUG For row=112, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-20386' and package='systemd-libs-219-73.el7_8.9' and package_path='pkgdb' DEBUG Updating inherited_id for 73156 DEBUG For row=113, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-3842' and package='systemd-libs-219-73.el7_8.9' and package_path='pkgdb' DEBUG Updating inherited_id for 73157 DEBUG For row=114, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-6954' and package='systemd-sysv-219-73.el7_8.9' and package_path='pkgdb' DEBUG Resetting inheritance for approval_id 73158 DEBUG For row=115, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-20386' and package='systemd-sysv-219-73.el7_8.9' and package_path='pkgdb' DEBUG Resetting inheritance for approval_id 73159 DEBUG For row=116, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-3842' and package='systemd-sysv-219-73.el7_8.9' and package_path='pkgdb' DEBUG Resetting inheritance for approval_id 73160 DEBUG For row=117, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-9948' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73161 DEBUG For row=118, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-9947' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73162 DEBUG For row=119, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-9740' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73163 DEBUG For row=120, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-9674' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73164 DEBUG For row=121, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-5010' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73165 DEBUG For row=122, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-18348' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73166 DEBUG For row=123, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-16935' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73167 DEBUG For row=124, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2019-16056' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73168 DEBUG For row=125, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-20852' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73169 DEBUG For row=126, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-14647' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73170 DEBUG For row=127, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-1061' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73171 DEBUG For row=128, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-1060' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73172 DEBUG For row=129, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2018-1000030' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73173 DEBUG For row=130, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2017-18207' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73174 DEBUG For row=131, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2017-17522' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73175 DEBUG For row=132, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2017-1000158' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73176 DEBUG For row=133, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2016-5699' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73177 DEBUG For row=134, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2016-5636' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73178 DEBUG For row=135, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2016-1000110' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73179 DEBUG For row=136, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2016-0772' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73180 DEBUG For row=137, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2015-5652' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73181 DEBUG For row=138, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-9365' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73182 DEBUG For row=139, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-7185' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73183 DEBUG For row=140, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-4616' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73184 DEBUG For row=141, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2014-1912' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73185 DEBUG For row=142, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2013-7440' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73186 DEBUG For row=143, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2013-7040' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73187 DEBUG For row=144, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='CVE-2013-1753' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73188 DEBUG For row=145, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-108369' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73189 DEBUG For row=146, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-101383' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73190 DEBUG For row=147, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-101385' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73191 DEBUG For row=148, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-222554' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73192 DEBUG For row=149, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-200148' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73193 DEBUG For row=150, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-137890' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73194 DEBUG For row=151, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-217762' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73195 DEBUG For row=152, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-181184' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73196 DEBUG For row=153, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_cve' and finding='VULNDB-101497' and package='Python-2.7.5' and package_path='/usr/lib64/python2.7/lib-dynload/Python' DEBUG Updating inherited_id for 73197 DEBUG For row=154, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='639f6f1177735759703e928c14714a59' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73198 DEBUG For row=155, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='ad4759bf9c3ce28f10d9d2f6eae51fa1' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73199 DEBUG For row=156, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='c67a2c13ebe88380113e7fbcb2437714' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73200 DEBUG For row=157, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='c2e44319ae5b3b040044d8ae116d1c2f' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73201 DEBUG For row=158, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='698044205a9c4a6d48b7937e66a6bf4f' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73202 DEBUG For row=159, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='463a9a24225c26f7a5bf3f38908e5cb3' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73203 DEBUG For row=160, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='bcd159901fe47efddae5c095b4b0d7fd' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73204 DEBUG For row=161, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='320a97c6816565eedf3545833df99dd0' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73205 DEBUG For row=162, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='e7573262736ef52353cde3bae2617782' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73206 DEBUG For row=163, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='addbb93c22e9b0988b8b40392a4538cb' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73207 DEBUG For row=164, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='3456a263793066e9b5063ada6e47917d' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73208 DEBUG For row=165, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='3e5fad1c039f3ecfd1dcdc94d2f1f9a0' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73209 DEBUG For row=166, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='abb121e9621abdd452f65844954cf1c1' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73210 DEBUG For row=167, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='34de21e516c0ca50a96e5386f163f8bf' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73211 DEBUG For row=168, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='anchore_comp' and finding='c4ad80832b361f81df2a31e5b6b09864' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73212 DEBUG For row=169, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80522-6' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73213 DEBUG For row=170, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80521-8' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73214 DEBUG For row=171, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80536-6' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73215 DEBUG For row=172, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80526-7' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73216 DEBUG For row=173, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80528-3' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73217 DEBUG For row=174, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80530-9' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73218 DEBUG For row=175, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80532-5' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73219 DEBUG For row=176, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80533-3' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73220 DEBUG For row=177, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80534-1' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73221 DEBUG For row=178, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80535-8' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73222 DEBUG For row=179, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80531-7' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73223 DEBUG For row=180, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80527-5' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73224 DEBUG For row=181, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80523-4' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73225 DEBUG For row=182, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80524-2' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73226 DEBUG For row=183, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80525-9' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73227 DEBUG For row=184, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80529-1' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73228 DEBUG For row=185, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-26895-3' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73229 DEBUG For row=186, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-27209-6' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73230 DEBUG For row=187, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-27157-7' and package='N/A' and package_path='N/A' DEBUG Resetting inheritance for approval_id 73231 DEBUG For row=188, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80134-0' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73232 DEBUG For row=189, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80171-2' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73233 DEBUG For row=190, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='oscap_comp' and finding='CCE-80438-5' and package='N/A' and package_path='N/A' DEBUG Updating inherited_id for 73234 DEBUG For row=191, Executing SELECT id FROM `findings_approvals` WHERE imageid='74' and scan_source='twistlock_cve' and finding='CVE-2020-26116' and package='python-2.7.5-88.el7' and package_path='N/A' DEBUG Resetting inheritance for approval_id 81421 section_end:1601420789:step_script Job succeeded