Skip to content

bug: build failures due to BoS keys #162

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

Closed
qdzlug opened this issue Jun 15, 2022 · 2 comments · Fixed by #167
Closed

bug: build failures due to BoS keys #162

qdzlug opened this issue Jun 15, 2022 · 2 comments · Fixed by #167
Assignees

Comments

@qdzlug
Copy link
Contributor

qdzlug commented Jun 15, 2022

Describe the bug
When running our automated builds we are receiving the following error:

[2022-06-15T17:27:03.048Z] #=============================================================================#

[2022-06-15T17:27:03.048Z] #     _  __          _                                      __   _            #

[2022-06-15T17:27:03.048Z] #    | |/ /  _   _  | |__     ___    ___    ___    _ __    / _| (_)   __ _    #

[2022-06-15T17:27:03.048Z] #    | ' /  | | | | | '_ \   / _ \  / __|  / _ \  | '_ \  | |_  | |  / _` |   #

[2022-06-15T17:27:03.048Z] #    | . \  | |_| | | |_) | |  __/ | (__  | (_) | | | | | |  _| | | | (_| |   #

[2022-06-15T17:27:03.048Z] #    |_|\_\  \__,_| |_.__/   \___|  \___|  \___/  |_| |_| |_|   |_|  \__, |   #

[2022-06-15T17:27:03.048Z] #                                                                    |___/    #

[2022-06-15T17:27:03.048Z] #                                                                             #

[2022-06-15T17:27:03.048Z] #=============================================================================#

[2022-06-15T17:27:03.048Z] 

[2022-06-15T17:27:03.048Z] 

[2022-06-15T17:27:03.307Z] Previewing update (marajenkmkube27)

[2022-06-15T17:27:03.307Z] 

[2022-06-15T17:27:03.307Z] View Live: https://app.pulumi.com/qdzlug/kubeconfig/marajenkmkube27/previews/bc1e99bb-9006-450f-84c6-d8a2278df6c9

[2022-06-15T17:27:03.307Z] 

[2022-06-15T17:27:03.564Z]  

[2022-06-15T17:27:03.564Z] error: failed to decrypt encrypted configuration value 'sirius:accounts_pwd': [400] Message authentication failed

[2022-06-15T17:27:03.564Z] This can occur when a secret is copied from one stack to another. Encryption of secrets is done per-stack and

[2022-06-15T17:27:03.564Z] it is not possible to share an encrypted configuration value across stacks.

[2022-06-15T17:27:03.564Z] 

[2022-06-15T17:27:03.564Z] You can re-encrypt your configuration by running 'pulumi config set sirius:accounts_pwd [value] --secret' with your

[2022-06-15T17:27:03.564Z] new stack selected.

[2022-06-15T17:27:03.564Z] 

[2022-06-15T17:27:03.564Z] refusing to proceed

To Reproduce
Steps to reproduce the behavior:

  1. Test deploy with Jenkins
  2. Error will be displayed at kubeconfig project

Expected behavior
Should work.

Your envineronment

  • n/a

Additional context
None,

@qdzlug
Copy link
Contributor Author

qdzlug commented Jun 15, 2022

This is almost certainly an issue with pathing for the configuration (using the wrong pulumi directory). Will fix.

@qdzlug
Copy link
Contributor Author

qdzlug commented Aug 19, 2022

Will be closed by #167.

@qdzlug qdzlug linked a pull request Aug 19, 2022 that will close this issue
7 tasks
@qdzlug qdzlug self-assigned this Aug 19, 2022
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 a pull request may close this issue.

1 participant