Ubuntu Pastebin

Paste from xxx at Sun, 14 Jun 2015 21:24:12 +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
WARNING: DATA RACE
Read by goroutine 39:
  github.com/juju/utils/set.Strings.Values()
      /home/dfc/src/github.com/juju/utils/set/strings.go:55 +0x5d
  github.com/juju/juju/worker/deployer.NewTestSimpleContext.func2()
      /home/dfc/src/github.com/juju/juju/worker/deployer/export_test.go:32 +0x6d
  github.com/juju/juju/worker/deployer.(*SimpleContext).deployedUnitsInitSystemJobs()
      /home/dfc/src/github.com/juju/juju/worker/deployer/simple.go:219 +0x6b
  github.com/juju/juju/worker/deployer.(*SimpleContext).DeployedUnits()
      /home/dfc/src/github.com/juju/juju/worker/deployer/simple.go:240 +0x6f
  github.com/juju/juju/worker/deployer_test.isDeployed.func1()
      /home/dfc/src/github.com/juju/juju/worker/deployer/deployer_test.go:247 +0x93
  github.com/juju/juju/worker/deployer_test.(*deployerSuite).waitFor()
      /home/dfc/src/github.com/juju/juju/worker/deployer/deployer_test.go:228 +0x7c
  github.com/juju/juju/worker/deployer_test.(*deployerSuite).TestDeployRecallRemoveSubordinates()
      /home/dfc/src/github.com/juju/juju/worker/deployer/deployer_test.go:179 +0x4c2
  runtime.call32()
      /home/dfc/go/src/runtime/asm_amd64.s:437 +0x44
  reflect.Value.Call()
      /home/dfc/go/src/reflect/value.go:300 +0xd0
  gopkg.in/check%2ev1.(*suiteRunner).forkTest.func1()
      /home/dfc/src/gopkg.in/check.v1/check.go:763 +0x5e3
  gopkg.in/check%2ev1.(*suiteRunner).forkCall.func1()
      /home/dfc/src/gopkg.in/check.v1/check.go:657 +0x83

Previous write by goroutine 82:
  runtime.mapassign1()
      /home/dfc/go/src/runtime/hashmap.go:411 +0x0
  github.com/juju/utils/set.Strings.Add()
      /home/dfc/src/github.com/juju/utils/set/strings.go:38 +0xc9
  github.com/juju/juju/service/common/testing.(*FakeService).Install()
      /home/dfc/src/github.com/juju/juju/service/common/testing/fake.go:181 +0x431
  github.com/juju/juju/service.InstallAndStart()
      /home/dfc/src/github.com/juju/juju/service/service.go:202 +0x6a
  github.com/juju/juju/worker/deployer.(*SimpleContext).DeployUnit()
      /home/dfc/src/github.com/juju/juju/worker/deployer/simple.go:152 +0x10cb
  github.com/juju/juju/worker/deployer.(*Deployer).deploy()
      /home/dfc/src/github.com/juju/juju/worker/deployer/deployer.go:156 +0x59d
  github.com/juju/juju/worker/deployer.(*Deployer).changed()
      /home/dfc/src/github.com/juju/juju/worker/deployer/deployer.go:133 +0x475
  github.com/juju/juju/worker/deployer.(*Deployer).Handle()
      /home/dfc/src/github.com/juju/juju/worker/deployer/deployer.go:96 +0xde
  github.com/juju/juju/worker.(*stringsWorker).loop()
      /home/dfc/src/github.com/juju/juju/worker/stringsworker.go:83 +0x490
  github.com/juju/juju/worker.NewStringsWorker.func1()
      /home/dfc/src/github.com/juju/juju/worker/stringsworker.go:48 +0x68
Download as text