Ubuntu Pastebin

Paste from ubuntu at Wed, 21 Jun 2017 17:49:11 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
build: Composing into /home/ubuntu/allcode/charms/repo
build: Destination charm directory: /home/ubuntu/allcode/charms/repo/builds/realtime
build: {
  "INTERFACE_PATH": "/home/ubuntu/allcode/charms/interfaces", 
  "JUJU_REPOSITORY": "/home/ubuntu/allcode/charms/repo", 
  "LAYER_PATH": "/home/ubuntu/allcode/charms/layers", 
  "_charm": ".", 
  "_charm_metadata": {
    "description": "This Charm will pull the latetest image built by jenkins and deploy to its respective model. \n", 
    "maintainer": "devops@creativedrive.com", 
    "name": "realtime", 
    "series": [
      "xenial"
    ], 
    "subordinate": false, 
    "summary": "The Realtime Server Build", 
    "tags": [
      "realtimeweb", 
      "realtimeworker", 
      "realtime"
    ]
  }, 
  "_name": "realtime", 
  "_top_layer": null, 
  "config": "BuildConfig({'_tactics': [], 'configured': False})", 
  "deps": "/home/ubuntu/allcode/charms/repo/deps", 
  "description": false, 
  "force": false, 
  "hide_metrics": false, 
  "interface_service": "http://interfaces.juju.solutions", 
  "log_level": "DEBUG", 
  "no_local_layers": false, 
  "output_dir": "/home/ubuntu/allcode/charms/repo", 
  "repo": "/home/ubuntu/allcode/charms/repo/builds", 
  "report": true, 
  "series": null, 
  "target_dir": "/home/ubuntu/allcode/charms/repo/builds/realtime"
}
charmtools.fetchers: git clone https://github.com/juju-solutions/layer-basic.git /home/ubuntu/allcode/charms/repo/deps/layer/tmpuvufQo: Cloning into '/home/ubuntu/allcode/charms/repo/deps/layer/tmpuvufQo'...

charmtools.fetchers: git clone https://github.com/juju-solutions/layer-docker.git /home/ubuntu/allcode/charms/repo/deps/layer/tmp0RksXk: Cloning into '/home/ubuntu/allcode/charms/repo/deps/layer/tmp0RksXk'...

charmtools.fetchers: git clone https://github.com/charms/layer-debug.git /home/ubuntu/allcode/charms/repo/deps/layer/tmpgDlrre: Cloning into '/home/ubuntu/allcode/charms/repo/deps/layer/tmpgDlrre'...

charmtools.fetchers: git clone https://git.launchpad.net/nagios-layer /home/ubuntu/allcode/charms/repo/deps/layer/tmpLJBGxp: Cloning into '/home/ubuntu/allcode/charms/repo/deps/layer/tmpLJBGxp'...

charmtools.fetchers: git clone https://github.com/cmars/nrpe-external-master-interface /home/ubuntu/allcode/charms/repo/deps/interface/tmpkW8rL7: Cloning into '/home/ubuntu/allcode/charms/repo/deps/interface/tmpkW8rL7'...

charmtools.fetchers: git clone https://github.com/juju-solutions/interface-dockerhost /home/ubuntu/allcode/charms/repo/deps/interface/tmpgHN12h: Cloning into '/home/ubuntu/allcode/charms/repo/deps/interface/tmpgHN12h'...

charmtools.fetchers: git clone https://github.com/juju-solutions/interface-sdn-plugin /home/ubuntu/allcode/charms/repo/deps/interface/tmp30tMBe: Cloning into '/home/ubuntu/allcode/charms/repo/deps/interface/tmp30tMBe'...

charmtools.fetchers: git clone https://github.com/battlemidget/juju-layer-nginx.git /home/ubuntu/allcode/charms/repo/deps/layer/tmpSIQf6O: Cloning into '/home/ubuntu/allcode/charms/repo/deps/layer/tmpSIQf6O'...

charmtools.fetchers: git clone https://git.launchpad.net/layer-apt /home/ubuntu/allcode/charms/repo/deps/layer/tmpPrO4zU: Cloning into '/home/ubuntu/allcode/charms/repo/deps/layer/tmpPrO4zU'...

charmtools.fetchers: git clone https://github.com/juju-solutions/interface-http.git /home/ubuntu/allcode/charms/repo/deps/interface/tmpih0_eo: Cloning into '/home/ubuntu/allcode/charms/repo/deps/interface/tmpih0_eo'...

charmtools.fetchers: git clone https://github.com/juju-solutions/interface-elasticsearch  /home/ubuntu/allcode/charms/repo/deps/interface/tmpSCD5WH: Cloning into '/home/ubuntu/allcode/charms/repo/deps/interface/tmpSCD5WH'...

build: Processing layer: layer:basic
build: Processing layer: layer:debug
build: Processing layer: layer:nagios
build: Processing layer: layer:docker
build: Processing layer: layer:apt
build: Processing layer: layer:nginx
build: Processing layer: layer:realtime-relations (from ../layer-realtime-relations)
build: Processing layer: realtime (from .)
build: Processing interface: nrpe-external-master
build: Processing interface: dockerhost
build: Processing interface: sdn-plugin
build: Processing interface: http
build: Processing interface: redis
build: Processing interface: elasticsearch
build: Processing interface: mysql-shared
charmtools.build.tactics: Missing implementation for interface role: provides.py
Makefile:6: recipe for target 'build' failed
Download as text