Activity log for bug #1871496

Date Who What changed Old value New value Message
2020-04-07 21:54:17 Camille Rodriguez bug added bug
2020-04-07 21:54:44 Camille Rodriguez description With the latest edge bundle, juju is unable to deploy a charm on microk8s. It prints out an error regarding a cloud service not found. crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju deploy . ERROR cloud service a#0de04db5-248d-470d-884e-0e4bde6405ee not found (not found) crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju deploy . --debug 16:45:18 INFO juju.cmd supercommand.go:91 running juju [2.8-beta1 3436 a20b59ef4bd634805245ea198b4b3f1538a2e242 gc go1.14.1] 16:45:18 DEBUG juju.cmd supercommand.go:92 args: []string{"/snap/juju/11231/bin/juju", "deploy", ".", "--debug"} 16:45:18 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.4:17070] 16:45:18 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.4:17070/api" 16:45:18 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.4:17070/api" 16:45:18 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.4:17070] 16:45:18 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.4:17070/model/2985ab8c-e7bc-49e7-8110-68a5e83123a6/api" 16:45:18 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.4:17070/model/2985ab8c-e7bc-49e7-8110-68a5e83123a6/api" ERROR cloud service a#0de04db5-248d-470d-884e-0e4bde6405ee not found (not found) 16:45:18 DEBUG cmd supercommand.go:537 error stack: cloud service a#0de04db5-248d-470d-884e-0e4bde6405ee not found (not found) /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/rpc/client.go:178: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/api/apiclient.go:1200: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/api/state.go:66: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/api/apiclient.go:299: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/api/apiclient.go:269: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/juju/api.go:72: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/modelcmd/base.go:218: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/modelcmd/modelcommand.go:424: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/modelcmd/modelcommand.go:405: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/juju/application/deploy.go:289: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/juju/application/deploy.go:1156: However, if I bootstrap the same cluster with juju 2.7.5 stable, it runs without an issue. crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju controllers Use --refresh option with this command to see the latest information. Controller Model User Access Cloud/Region Models Nodes HA Version mk8s m2 admin superuser microk8s/localhost 4 1 - 2.7.5 mk8s2* m3 admin superuser microk8s/localhost 2 1 - 2.8-beta1 crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju switch mk8s mk8s2:admin/m3 -> mk8s:admin/m2 crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju deploy . --debug 16:49:08 INFO juju.cmd supercommand.go:91 running juju [2.8-beta1 3436 a20b59ef4bd634805245ea198b4b3f1538a2e242 gc go1.14.1] 16:49:08 DEBUG juju.cmd supercommand.go:92 args: []string{"/snap/juju/11231/bin/juju", "deploy", ".", "--debug"} 16:49:08 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.242:17070] 16:49:08 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.242:17070/api" 16:49:08 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.242:17070/api" 16:49:08 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.242:17070] 16:49:08 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.242:17070/model/8e114456-9606-4116-8d70-808b0c9eec52/api" 16:49:08 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.242:17070/model/8e114456-9606-4116-8d70-808b0c9eec52/api" 16:49:08 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.242:17070] 16:49:08 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.242:17070/api" 16:49:08 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.242:17070/api" 16:49:08 DEBUG juju.cmd.juju.application bundle.go:320 model: &bundlechanges.Model{ Applications: { "mssql": &bundlechanges.Application{ Name: "mssql", Charm: "local:kubernetes/mssql-0", Scale: 1, Options: { }, Annotations: {}, Constraints: "", Exposed: false, SubordinateTo: {}, Series: "kubernetes", Placement: "", Units: { {Name:"mssql/0", Machine:""}, }, }, }, Machines: { }, Relations: nil, ConstraintsEqual: func(string, string) bool {...}, Sequence: {"volume":1, "application-mssql":1, "charmrev-local:kubernetes/mssql":1, "filesystem":1, "stores":1}, sequence: {}, MachineMap: {}, logger: nil, } 16:49:08 DEBUG juju.cmd.juju.application bundle.go:359 mssql exists in model uses a local charm, replacing with "local:kubernetes/mssql-0" 16:49:08 INFO cmd bundle.go:442 No changes to apply. 16:49:08 DEBUG juju.api monitor.go:35 RPC connection died 16:49:08 INFO cmd supercommand.go:544 command finished crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ With the latest edge bundle (2.8-beta1-eoan-amd64), juju is unable to deploy a charm on microk8s. It prints out an error regarding a cloud service not found. crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju deploy . ERROR cloud service a#0de04db5-248d-470d-884e-0e4bde6405ee not found (not found) crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju deploy . --debug 16:45:18 INFO juju.cmd supercommand.go:91 running juju [2.8-beta1 3436 a20b59ef4bd634805245ea198b4b3f1538a2e242 gc go1.14.1] 16:45:18 DEBUG juju.cmd supercommand.go:92 args: []string{"/snap/juju/11231/bin/juju", "deploy", ".", "--debug"} 16:45:18 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.4:17070] 16:45:18 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.4:17070/api" 16:45:18 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.4:17070/api" 16:45:18 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.4:17070] 16:45:18 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.4:17070/model/2985ab8c-e7bc-49e7-8110-68a5e83123a6/api" 16:45:18 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.4:17070/model/2985ab8c-e7bc-49e7-8110-68a5e83123a6/api" ERROR cloud service a#0de04db5-248d-470d-884e-0e4bde6405ee not found (not found) 16:45:18 DEBUG cmd supercommand.go:537 error stack: cloud service a#0de04db5-248d-470d-884e-0e4bde6405ee not found (not found) /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/rpc/client.go:178: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/api/apiclient.go:1200: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/api/state.go:66: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/api/apiclient.go:299: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/api/apiclient.go:269: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/juju/api.go:72: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/modelcmd/base.go:218: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/modelcmd/modelcommand.go:424: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/modelcmd/modelcommand.go:405: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/juju/application/deploy.go:289: /build/snapcraft-juju-c52e7e/parts/juju/go/src/github.com/juju/juju/cmd/juju/application/deploy.go:1156: However, if I bootstrap the same cluster with juju 2.7.5 stable, it runs without an issue. crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju controllers Use --refresh option with this command to see the latest information. Controller Model User Access Cloud/Region Models Nodes HA Version mk8s m2 admin superuser microk8s/localhost 4 1 - 2.7.5 mk8s2* m3 admin superuser microk8s/localhost 2 1 - 2.8-beta1 crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju switch mk8s mk8s2:admin/m3 -> mk8s:admin/m2 crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$ juju deploy . --debug 16:49:08 INFO juju.cmd supercommand.go:91 running juju [2.8-beta1 3436 a20b59ef4bd634805245ea198b4b3f1538a2e242 gc go1.14.1] 16:49:08 DEBUG juju.cmd supercommand.go:92 args: []string{"/snap/juju/11231/bin/juju", "deploy", ".", "--debug"} 16:49:08 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.242:17070] 16:49:08 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.242:17070/api" 16:49:08 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.242:17070/api" 16:49:08 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.242:17070] 16:49:08 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.242:17070/model/8e114456-9606-4116-8d70-808b0c9eec52/api" 16:49:08 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.242:17070/model/8e114456-9606-4116-8d70-808b0c9eec52/api" 16:49:08 INFO juju.juju api.go:67 connecting to API addresses: [10.152.183.242:17070] 16:49:08 DEBUG juju.api apiclient.go:1105 successfully dialed "wss://10.152.183.242:17070/api" 16:49:08 INFO juju.api apiclient.go:637 connection established to "wss://10.152.183.242:17070/api" 16:49:08 DEBUG juju.cmd.juju.application bundle.go:320 model: &bundlechanges.Model{     Applications: {         "mssql": &bundlechanges.Application{             Name: "mssql",             Charm: "local:kubernetes/mssql-0",             Scale: 1,             Options: {             },             Annotations: {},             Constraints: "",             Exposed: false,             SubordinateTo: {},             Series: "kubernetes",             Placement: "",             Units: {                 {Name:"mssql/0", Machine:""},             },         },     },     Machines: {     },     Relations: nil,     ConstraintsEqual: func(string, string) bool {...},     Sequence: {"volume":1, "application-mssql":1, "charmrev-local:kubernetes/mssql":1, "filesystem":1, "stores":1},     sequence: {},     MachineMap: {},     logger: nil, } 16:49:08 DEBUG juju.cmd.juju.application bundle.go:359 mssql exists in model uses a local charm, replacing with "local:kubernetes/mssql-0" 16:49:08 INFO cmd bundle.go:442 No changes to apply. 16:49:08 DEBUG juju.api monitor.go:35 RPC connection died 16:49:08 INFO cmd supercommand.go:544 command finished crodriguez@camille-hp:~/PycharmProjects/mssql-project/charm-mssql$
2020-04-07 22:41:29 Ian Booth juju: milestone 2.8-beta1
2020-04-07 22:41:38 Ian Booth juju: status New Confirmed
2020-04-07 22:41:44 Ian Booth juju: importance Undecided Critical
2020-04-08 04:04:40 Ian Booth juju: milestone 2.8-beta1 2.7.6
2020-04-08 04:04:46 Ian Booth juju: assignee Ian Booth (wallyworld)
2020-04-08 04:04:53 Ian Booth juju: status Confirmed In Progress
2020-04-08 05:27:27 Ian Booth juju: status In Progress Fix Released