Bump langchain-community from 0.2.5 to 0.2.19 in /lambda/summarization/document_reader #38
aws-ia-automator-prod / Static Analysis
succeeded
Nov 26, 2024 in 0s
Static Analysis
Using config file: /task/7641f983-ab8f-11ef-9dce-baed7455daf0/project/.project_config.yml
Step 1/13 : FROM public.ecr.aws/codebuild/amazonlinux2-x86_64-standard:4.0
---> a0ab5d5a8ffa
Step 2/13 : ENV TERRAFORM_VERSION=1.7.4
---> Using cache
---> 18fb16c2fe7a
Step 3/13 : RUN cd /tmp && wget --quiet https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_linux_amd64.zip && unzip terraform_${TERRAFORM_VERSION}_linux_amd64.zip -d /usr/local/bin && chmod 755 /usr/local/bin/terraform
---> Using cache
---> 2b6996e3d0c0
Step 4/13 : ENV TFLINT_VERSION=v0.45.0
---> Using cache
---> 088907e8e2c4
Step 5/13 : RUN cd /tmp && wget --quiet https://github.com/terraform-linters/tflint/releases/download/${TFLINT_VERSION}/tflint_linux_amd64.zip && unzip tflint_linux_amd64.zip -d /usr/local/bin && chmod 755 /usr/local/bin/tflint
---> Using cache
---> 6d8bf87b2258
Step 6/13 : RUN mkdir -p ~/.tflint.d/plugins
---> Using cache
---> 4f5ad6340d93
Step 7/13 : ENV TFLINT_VERSION=v0.22.1
---> Using cache
---> fec0a2c2377c
Step 8/13 : RUN wget --quiet -O /tmp/tflint-ruleset-aws.zip https://github.com/terraform-linters/tflint-ruleset-aws/releases/download/${TFLINT_VERSION}/tflint-ruleset-aws_darwin_amd64.zip && unzip /tmp/tflint-ruleset-aws.zip -d ~/.tflint.d/plugins && rm /tmp/tflint-ruleset-aws.zip
---> Using cache
---> 4abf7b30f8d4
Step 9/13 : RUN curl -s https://raw.githubusercontent.com/aquasecurity/tfsec/master/scripts/install_linux.sh | bash
---> Using cache
---> accbb622888a
Step 10/13 : RUN pip3 install --upgrade pip && pip3 install checkov
---> Using cache
---> 11c42fa027f5
Step 11/13 : RUN gem install mdl
---> Using cache
---> 0c6863645f37
Step 12/13 : ENV TERRAFORM_DOCS_VERSION=v0.16.0
---> Using cache
---> 51c541e00b1b
Step 13/13 : RUN wget --quiet https://github.com/terraform-docs/terraform-docs/releases/download/${TERRAFORM_DOCS_VERSION}/terraform-docs-${TERRAFORM_DOCS_VERSION}-linux-amd64.tar.gz && tar -C /usr/local/bin -xzf terraform-docs-${TERRAFORM_DOCS_VERSION}-linux-amd64.tar.gz && chmod +x /usr/local/bin/terraform-docs
---> Using cache
---> 74b44215f958
sha256:74b44215f9580ddf384423c8ffee7d35d2820ca23ceffb5bf63df0cfc846f76a
Successfully built 74b44215f958
Successfully tagged custom-image:latest
Container created with ID: 2dfb18698f1bd750f35dfbecbda92257d8e3772a0a54636cc883e859f846ca55
===========================================================================
TASK LOGS START
===========================================================================
Pre-entrypoint helper found
Executing Pre-Entrypoint Helpers
Pre-entrypoint helper loaded
Starting Static Tests
---------------------------------------------------------------------------
commit f70e302339d720ee9734d27cc1dd413b7e55be95
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Nov 26 00:27:34 2024 +0000
Bump langchain-community in /lambda/summarization/document_reader
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.5 to 0.2.19.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.5...langchain-community==0.2.19)
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---------------------------------------------------------------------------
Initializing the backend...
Initializing modules...
- document_ingestion in modules/document-ingestion
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for document_ingestion.docker_image_embeddings_job...
- document_ingestion.docker_image_embeddings_job in .terraform/modules/document_ingestion.docker_image_embeddings_job/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for document_ingestion.docker_image_file_transformer...
- document_ingestion.docker_image_file_transformer in .terraform/modules/document_ingestion.docker_image_file_transformer/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for document_ingestion.docker_image_ingestion_input_validation...
- document_ingestion.docker_image_ingestion_input_validation in .terraform/modules/document_ingestion.docker_image_ingestion_input_validation/modules/docker-build
- networking_resources in modules/networking-resources
Downloading registry.terraform.io/aws-ia/vpc/aws 4.4.2 for networking_resources.vpc...
- networking_resources.vpc in .terraform/modules/networking_resources.vpc
- networking_resources.vpc.calculate_subnets in .terraform/modules/networking_resources.vpc/modules/calculate_subnets
Downloading registry.terraform.io/drewmullen/subnets/cidr 1.0.2 for networking_resources.vpc.calculate_subnets.subnet_calculator...
- networking_resources.vpc.calculate_subnets.subnet_calculator in .terraform/modules/networking_resources.vpc.calculate_subnets.subnet_calculator
- networking_resources.vpc.calculate_subnets_ipv6 in .terraform/modules/networking_resources.vpc/modules/calculate_subnets_ipv6
Downloading registry.terraform.io/drewmullen/subnets/cidr 1.0.2 for networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator...
- networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator in .terraform/modules/networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator
- networking_resources.vpc.flow_logs in .terraform/modules/networking_resources.vpc/modules/flow_logs
Downloading registry.terraform.io/aws-ia/cloudwatch-log-group/aws 1.0.0 for networking_resources.vpc.flow_logs.cloudwatch_log_group...
- networking_resources.vpc.flow_logs.cloudwatch_log_group in .terraform/modules/networking_resources.vpc.flow_logs.cloudwatch_log_group
- networking_resources.vpc.flow_logs.s3_log_bucket in .terraform/modules/networking_resources.vpc/modules/flow_logs/modules/s3_log_bucket
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for networking_resources.vpc.subnet_tags...
- networking_resources.vpc.subnet_tags in .terraform/modules/networking_resources.vpc.subnet_tags
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for networking_resources.vpc.tags...
- networking_resources.vpc.tags in .terraform/modules/networking_resources.vpc.tags
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for networking_resources.vpc.vpc_lattice_tags...
- networking_resources.vpc.vpc_lattice_tags in .terraform/modules/networking_resources.vpc.vpc_lattice_tags
- persistence_resources in modules/persistence-resources
Downloading registry.terraform.io/terraform-aws-modules/opensearch/aws 1.3.1 for persistence_resources.opensearch...
- persistence_resources.opensearch in .terraform/modules/persistence_resources.opensearch
- question_answering in modules/question-answering
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for question_answering.docker_image_question_answering...
- question_answering.docker_image_question_answering in .terraform/modules/question_answering.docker_image_question_answering/modules/docker-build
- summarization in modules/summarization
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for summarization.docker_image_summarization_doc_reader...
- summarization.docker_image_summarization_doc_reader in .terraform/modules/summarization.docker_image_summarization_doc_reader/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for summarization.docker_image_summarization_generator...
- summarization.docker_image_summarization_generator in .terraform/modules/summarization.docker_image_summarization_generator/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for summarization.docker_image_summarization_input_validation...
- summarization.docker_image_summarization_input_validation in .terraform/modules/summarization.docker_image_summarization_input_validation/modules/docker-build
- test.tests.01_mandatory.mandatory_plan_basic in examples/basic
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion in .
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion in modules/document-ingestion
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_embeddings_job...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_embeddings_job in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_embeddings_job/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_file_transformer...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_file_transformer in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_file_transformer/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_ingestion_input_validation...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_ingestion_input_validation in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.document_ingestion.docker_image_ingestion_input_validation/modules/docker-build
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources in modules/networking-resources
Downloading registry.terraform.io/aws-ia/vpc/aws 4.4.2 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc/modules/calculate_subnets
Downloading registry.terraform.io/drewmullen/subnets/cidr 1.0.2 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets.subnet_calculator...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets.subnet_calculator in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets.subnet_calculator
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets_ipv6 in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc/modules/calculate_subnets_ipv6
Downloading registry.terraform.io/drewmullen/subnets/cidr 1.0.2 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc/modules/flow_logs
Downloading registry.terraform.io/aws-ia/cloudwatch-log-group/aws 1.0.0 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs.cloudwatch_log_group...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs.cloudwatch_log_group in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs.cloudwatch_log_group
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs.s3_log_bucket in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc/modules/flow_logs/modules/s3_log_bucket
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.subnet_tags...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.subnet_tags in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.subnet_tags
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.tags...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.tags in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.tags
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.vpc_lattice_tags...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.vpc_lattice_tags in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.networking_resources.vpc.vpc_lattice_tags
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.persistence_resources in modules/persistence-resources
Downloading registry.terraform.io/terraform-aws-modules/opensearch/aws 1.3.1 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.persistence_resources.opensearch...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.persistence_resources.opensearch in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.persistence_resources.opensearch
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.question_answering in modules/question-answering
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.question_answering.docker_image_question_answering...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.question_answering.docker_image_question_answering in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.question_answering.docker_image_question_answering/modules/docker-build
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization in modules/summarization
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_doc_reader...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_doc_reader in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_doc_reader/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_generator...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_generator in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_generator/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_input_validation...
- test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_input_validation in .terraform/modules/test.tests.01_mandatory.mandatory_plan_basic.genai_doc_ingestion.summarization.docker_image_summarization_input_validation/modules/docker-build
- test.tests.01_mandatory.mandatory_apply_basic in examples/basic
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion in .
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion in modules/document-ingestion
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_embeddings_job...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_embeddings_job in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_embeddings_job/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_file_transformer...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_file_transformer in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_file_transformer/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_ingestion_input_validation...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_ingestion_input_validation in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.document_ingestion.docker_image_ingestion_input_validation/modules/docker-build
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources in modules/networking-resources
Downloading registry.terraform.io/aws-ia/vpc/aws 4.4.2 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc/modules/calculate_subnets
Downloading registry.terraform.io/drewmullen/subnets/cidr 1.0.2 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets.subnet_calculator...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets.subnet_calculator in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets.subnet_calculator
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets_ipv6 in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc/modules/calculate_subnets_ipv6
Downloading registry.terraform.io/drewmullen/subnets/cidr 1.0.2 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.calculate_subnets_ipv6.subnet_calculator
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc/modules/flow_logs
Downloading registry.terraform.io/aws-ia/cloudwatch-log-group/aws 1.0.0 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs.cloudwatch_log_group...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs.cloudwatch_log_group in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs.cloudwatch_log_group
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.flow_logs.s3_log_bucket in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc/modules/flow_logs/modules/s3_log_bucket
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.subnet_tags...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.subnet_tags in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.subnet_tags
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.tags...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.tags in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.tags
Downloading registry.terraform.io/aws-ia/label/aws 0.0.5 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.vpc_lattice_tags...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.vpc_lattice_tags in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.networking_resources.vpc.vpc_lattice_tags
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.persistence_resources in modules/persistence-resources
Downloading registry.terraform.io/terraform-aws-modules/opensearch/aws 1.3.1 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.persistence_resources.opensearch...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.persistence_resources.opensearch in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.persistence_resources.opensearch
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.question_answering in modules/question-answering
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.question_answering.docker_image_question_answering...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.question_answering.docker_image_question_answering in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.question_answering.docker_image_question_answering/modules/docker-build
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization in modules/summarization
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_doc_reader...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_doc_reader in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_doc_reader/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_generator...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_generator in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_generator/modules/docker-build
Downloading registry.terraform.io/terraform-aws-modules/lambda/aws 7.7.0 for test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_input_validation...
- test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_input_validation in .terraform/modules/test.tests.01_mandatory.mandatory_apply_basic.genai_doc_ingestion.summarization.docker_image_summarization_input_validation/modules/docker-build
- test.tests.02_main_test.document_ingestion_tests in tests/test-modules/document-ingestion
- test.tests.02_main_test.networking_resources_tests in tests/test-modules/networking-resources
- test.tests.02_main_test.persistence_resources_tests in tests/test-modules/persistence-resources
- test.tests.02_main_test.question_answering_tests in tests/test-modules/question-answering
- test.tests.02_main_test.summarization_tests in tests/test-modules/summarization
Initializing provider plugins...
- Finding hashicorp/aws versions matching ">= 3.68.0, >= 3.72.0, >= 4.0.0, >= 4.22.0, >= 5.0.0, >= 5.8.0, >= 5.54.0"...
- Finding hashicorp/awscc versions matching "~> 0.9, >= 0.15.0, >= 0.78.0"...
- Finding hashicorp/null versions matching ">= 2.0.0, >= 3.2.0"...
- Finding hashicorp/random versions matching ">= 3.6.0"...
- Finding latest version of hashicorp/time...
- Finding hashicorp/local versions matching ">= 2.5.0"...
- Finding kreuzwerker/docker versions matching ">= 3.0.0"...
- Installing hashicorp/local v2.5.2...
- Installed hashicorp/local v2.5.2 (signed by HashiCorp)
- Installing kreuzwerker/docker v3.0.2...
- Installed kreuzwerker/docker v3.0.2 (self-signed, key ID BD080C4571C6104C)
- Installing hashicorp/aws v5.77.0...
- Installed hashicorp/aws v5.77.0 (signed by HashiCorp)
- Installing hashicorp/awscc v0.78.0...
- Installed hashicorp/awscc v0.78.0 (signed by HashiCorp)
- Installing hashicorp/null v3.2.3...
- Installed hashicorp/null v3.2.3 (signed by HashiCorp)
- Installing hashicorp/random v3.6.3...
- Installed hashicorp/random v3.6.3 (signed by HashiCorp)
- Installing hashicorp/time v0.12.1...
- Installed hashicorp/time v0.12.1 (signed by HashiCorp)
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html
Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
Warning: Argument is deprecated
with module.document_ingestion.aws_iam_role.ingestion_api_datasource,
on modules/document-ingestion/iam.tf line 44, in resource "aws_iam_role" "ingestion_api_datasource":
44: managed_policy_arns = [
45: "arn:aws:iam::aws:policy/service-role/AWSLambdaBasicExecutionRole",
46: "arn:aws:iam::aws:policy/AmazonEventBridgeFullAccess",
47: ]
The managed_policy_arns argument is deprecated. Use the
aws_iam_role_policy_attachment resource instead. If Terraform should
exclusively manage all managed policy attachments (the current behavior of
this argument), use the aws_iam_role_policy_attachments_exclusive resource as
well.
(and one more similar warning elsewhere)
Success! The configuration is valid, but there were some validation warnings
as shown above.
Success - Terraform validate
Starting tflint
Installing `aws` plugin...
Installed `aws` (source: github.com/terraform-linters/tflint-ruleset-aws, version: 0.22.1)
Success - tflint found no linting issues!
Starting tfsec
======================================================
tfsec is joining the Trivy family
tfsec will continue to remain available
for the time being, although our engineering
attention will be directed at Trivy going forward.
You can read more here:
https://github.com/aquasecurity/tfsec/discussions/1994
======================================================
Success - tfsec found no security issues!
timings
──────────────────────────────────────────
disk i/o 2.587693ms
parsing 5.801843593s
adaptation 12.04497ms
checks 16.47334ms
total 5.832949596s
counts
──────────────────────────────────────────
modules downloaded 3
modules processed 22
blocks processed 709
files read 120
results
──────────────────────────────────────────
passed 40
ignored 287
critical 0
high 0
medium 0
low 0
No problems detected!
Running Checkov Analysis
2024-11-26 00:44:52,603 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/lambda/aws//modules/docker-build:7.7.0 (for external modules, the --download-external-modules flag is required)
2024-11-26 00:44:52,604 [MainThread ] [WARNI] Failed to download module aws-ia/vpc/aws:4.4.2 (for external modules, the --download-external-modules flag is required)
2024-11-26 00:44:52,604 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/opensearch/aws:1.3.1 (for external modules, the --download-external-modules flag is required)
terraform scan results:
Passed checks: 503, Failed checks: 0, Skipped checks: 79
Success - Checkov found no issues!
Starting markdown lint
Success - markdown lint found no linting issues!
Starting terraform-docs
Success - Terraform Docs creation verified!
End of Static Tests
Static test completed
Post-entrypoint helper found
Executing Post-Entrypoint Helpers
Post-entrypoint helper loaded
===========================================================================
TASK LOGS END
===========================================================================
Loading