log noise during bootstrap on VPC
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
John A Meinel | ||
2.2 |
Fix Released
|
High
|
John A Meinel |
Bug Description
15:36:37 DEBUG juju.provider.ec2 environ.go:1733 created security group "juju-5b13d041-
15:36:38 DEBUG juju.provider.ec2 environ.go:1733 created security group "juju-5b13d041-
15:36:38 INFO juju.provider.ec2 environ_vpc.go:464 skipping subnet "subnet-f4fce590" (in VPC "vpc-d7be4ab2"): not in the chosen AZ "eu-west-1a"
15:36:38 INFO juju.provider.ec2 environ_vpc.go:464 skipping subnet "subnet-bd4e6be5" (in VPC "vpc-d7be4ab2"): not in the chosen AZ "eu-west-1a"
15:36:38 INFO juju.provider.ec2 environ_vpc.go:464 skipping subnet "subnet-89abfeed" (in VPC "vpc-d7be4ab2"): not in the chosen AZ "eu-west-1a"
15:36:38 INFO juju.provider.ec2 environ_vpc.go:464 skipping subnet "subnet-4bc95f13" (in VPC "vpc-d7be4ab2"): not in the chosen AZ "eu-west-1a"
15:36:38 INFO juju.provider.ec2 environ_vpc.go:464 skipping subnet "subnet-78e62d1d" (in VPC "vpc-d7be4ab2"): not in the chosen AZ "eu-west-1a"
15:36:38 INFO juju.provider.ec2 environ_vpc.go:464 skipping subnet "subnet-3d677365" (in VPC "vpc-d7be4ab2"): not in the chosen AZ "eu-west-1a"
15:36:38 INFO juju.provider.ec2 environ_vpc.go:464 skipping subnet "subnet-f16672b7" (in VPC "vpc-d7be4ab2"): not in the chosen AZ "eu-west-1a"
15:36:38 INFO juju.provider.ec2 environ_vpc.go:480 found 3 subnets in VPC "vpc-d7be4ab2" matching AZ "eu-west-1a" and constraints: [subnet-916825e7 subnet-aee117d9 subnet-d4f4eda2]
15:36:38 INFO juju.provider.ec2 environ.go:584 selected random subnet "subnet-916825e7" from all matching in zone "eu-west-1a": [subnet-916825e7 subnet-aee117d9 subnet-d4f4eda2]
15:36:39 INFO juju.provider.ec2 environ.go:614 started instance "i-050d213ecc54
- i-050d213ecc548c00b (arch=amd64 mem=4G cores=2)
Lots of entries like this that aren't very interesting. And certainly shouldn't be at INFO level.
Changed in juju: | |
assignee: | nobody → John A Meinel (jameinel) |
Changed in juju: | |
milestone: | 2.3-beta1 → 2.3-beta2 |
Changed in juju: | |
milestone: | 2.3-beta2 → 2.3-beta1 |
Changed in juju: | |
status: | Fix Committed → Fix Released |
https:/ /github. com/juju/ juju/pull/ 7656