Actions
action #64547
closed[kernel][public cloud] Terraform init crashes with SIGSEGV: segmentation violation
Status:
Resolved
Priority:
High
Assignee:
-
Category:
Bugs in existing tests
Target version:
QE Kernel - QE Kernel Done
Start date:
2020-03-17
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
There is a new error in Terraform while running the command terraform init.
Needs investigation:
Examples:
https://openqa.suse.de/tests/3997753 (EC2)
https://openqa.suse.de/tests/3997743 (GCE)
and some more in Azure.
# terraform init -no-color; echo 2t4Hw-$?-
Initializing the backend...
Initializing provider plugins...
- Checking for available provider plugins...
- Downloading plugin for provider "random" (hashicorp/random) 2.2.1...
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x55c999cd8dfc]
Updated by jlausuch over 4 years ago
- Subject changed from [kernel][public cloud to [kernel][public cloud] Terraform init crashes with SIGSEGV: segmentation violation
- Description updated (diff)
- Priority changed from Normal to High
- Target version set to 445
Updated by jlausuch over 4 years ago
- Project changed from 46 to openQA Tests
- Category set to Bugs in existing tests
- Status changed from New to Workable
Updated by cfconrad over 4 years ago
Restarting test in EC2 works fine: https://openqa.suse.de/tests/4004861#next_previous
Updated by cfconrad over 4 years ago
Same for GCE https://openqa.suse.de/tests/4003273#next_previous
Updated by jlausuch over 4 years ago
Ok. Strange, I restarted yesterday evening those tests and got the same result. Thank you!
Updated by pcervinka about 4 years ago
- Target version changed from 457 to QE Kernel Done
Actions