Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update api-tests.yml #5965

Closed
wants to merge 2 commits into from
Closed

Conversation

ilijabojanovic
Copy link
Member

Temporary change

Description

Related Issue

Motivation and Context

How This Has Been Tested

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring or add test (improvements in base code or adds test coverage to functionality)

Checklist

  • I ensured that the documentation is up to date
  • I explained why this PR updates go.mod in detail with reasoning why it's required
  • I would like a code coverage CI quality gate exception and have explained why

Temporary change
@buger
Copy link
Member

buger commented Jan 23, 2024

API tests result: skipped 🚫
Branch used: refs/pull/5965/merge
Commit:
Triggered by: pull_request (@ilijabojanovic)
Execution page

Copy link

sweep-ai bot commented Jan 23, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run docker logs tyk-gateway
yielded the following error:
##[error]Process completed with exit code 1.
##[group]Run docker-compose -f ci/ci_testing_env.yml up -d
�[36;1mdocker-compose -f ci/ci_testing_env.yml up -d�[0m
shell: /usr/bin/bash -e {0}
env:
  GOPRIVATE: github.com/TykTechnologies
  TYK_TEST_FEDERATION_HOST: federation
  pythonLocation: /opt/hostedtoolcache/Python/3.7.17/x64
  LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.7.17/x64/lib
  TYK_DB_LICENSEKEY: ***
  DASH_REPO_PATH: /home/runner/work/tyk-automated-tests/tyk-automated-tests/tyk-analytics
  GW_REPO_PATH: /home/runner/work/tyk-automated-tests/tyk-automated-tests/tyk
  GOPATH: /home/runner/work/tyk-automated-tests/tyk-automated-tests
  TOKEN: ***
##[endgroup]
.FileNotFoundError: [Errno 2] No such file or directory: './ci/ci_testing_env.yml'
##[error]Process completed with exit code 1.
##[group]Run docker logs tyk-dashboard
�[36;1mdocker logs tyk-dashboard�[0m
shell: /usr/bin/bash -e {0}
env:
  GOPRIVATE: github.com/TykTechnologies
  TYK_TEST_FEDERATION_HOST: federation
  pythonLocation: /opt/hostedtoolcache/Python/3.7.17/x64
  LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.7.17/x64/lib
##[endgroup]
Error response from daemon: No such container: tyk-dashboard
##[error]Process completed with exit code 1.

Here are the logs:
Error response from daemon: No such container: tyk-gateway

[!CAUTION]

An error has occurred: Message is too long, max tokens is -212550 (tracking ID: acd906145e)

Copy link

sweep-ai bot commented Jan 23, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run cd ci/terraform
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
�[0m�[1mInitializing the backend...�[0m

�[0m�[1mInitializing provider plugins...�[0m
- terraform.io/builtin/terraform is built in to Terraform

�[0m�[1m�[32mTerraform has been successfully initialized!�[0m�[32m�[0m
�[0m�[32m
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.�[0m
�[31m╷�[0m�[0m
�[31m│�[0m �[0m�[1m�[31mError: �[0m�[0m�[1mUnsupported attribute�[0m
�[31m│�[0m �[0m
�[31m│�[0m �[0m�[0m  on outputs.tf line 19, in output "tyk":
�[31m│�[0m �[0m  19:   value = data.terraform_remote_state.integration.outputs�[4m.tyk�[0m�[0m
�[31m│�[0m �[0m    �[90m├────────────────�[0m
�[31m│�[0m �[0m�[0m    �[90m│�[0m �[1mdata.terraform_remote_state.integration.outputs�[0m is object with 2 attributes
�[31m│�[0m �[0m�[0m
�[31m│�[0m �[0mThis object does not have an attribute named "tyk".
�[31m╵�[0m�[0m
�[31m╷�[0m�[0m
�[31m│�[0m �[0m�[1m�[31mError: �[0m�[0m�[1mUnsupported attribute�[0m
�[31m│�[0m �[0m
�[31m│�[0m �[0m�[0m  on outputs.tf line 24, in output "region":
�[31m│�[0m �[0m  24:   value = data.terraform_remote_state.integration.outputs�[4m.region�[0m�[0m
�[31m│�[0m �[0m    �[90m├────────────────�[0m
�[31m│�[0m �[0m�[0m    �[90m│�[0m �[1mdata.terraform_remote_state.integration.outputs�[0m is object with 2 attributes
�[31m│�[0m �[0m�[0m
�[31m│�[0m �[0mThis object does not have an attribute named "region".
�[31m╵�[0m�[0m

[!CAUTION]

An error has occurred: Message is too long, max tokens is -212426 (tracking ID: f12914f347)

@buger
Copy link
Member

buger commented Jan 23, 2024

API tests result: success
Branch used: refs/pull/5965/merge
Commit: 5bba18b
Triggered by: pull_request (@ilijabojanovic)
Execution page

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

Successfully merging this pull request may close these issues.

2 participants