github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/pkg/cmd/github-post/testdata/stress-fatal.json (about)

     1  {"Action":"output","Output":"Running make with -j8\n"}
     2  {"Action":"output","Output":"GOPATH set to /Users/benesch/go\n"}
     3  {"Action":"output","Output":"go test -exec 'stress -maxruns 1 -maxfails 1 -stderr' -tags ' make x86_64_apple_darwin17.5.0' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags \"-L/usr/local/opt/readline/lib\" -X \"github.com/cockroachdb/cockroach/pkg/build.tag=v2.1.0-alpha.20180702-414-ge057fe8ae-dirty\" -X \"github.com/cockroachdb/cockroach/pkg/build.rev=e057fe8aef399bb59557daf18751199112c7c523\" -X \"github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-apple-darwin17.5.0\"  ' -run \"TestGossipHandlesReplacedNode\"  -timeout 8m ./pkg/storage -v \n"}
     4  {"Action":"output","Output":"\n"}
     5  {"Action":"output","Output":"I180711 20:13:15.800708 1 rand.go:75  Random seed: -6688564412191548907\n"}
     6  {"Action":"run","Test":"TestGossipHandlesReplacedNode"}
     7  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"=== RUN   TestGossipHandlesReplacedNode\n"}
     8  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"W180711 20:13:15.808212 83 server/status/runtime.go:143  Could not parse build timestamp: parsing time \"\" as \"2006/01/02 15:04:05\": cannot parse \"\" as \"2006\"\n"}
     9  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"I180711 20:13:15.814446 83 server/server.go:794  [n?] monitoring forward clock jumps based on server.clock.forward_jump_check_enabled\n"}
    10  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"I180711 20:13:15.818214 83 server/config.go:545  [n?] 1 storage engine initialized\n"}
    11  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"I180711 20:13:15.818267 83 server/config.go:548  [n?] RocksDB cache size: 128 MiB\n"}
    12  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"I180711 20:13:15.818307 83 server/config.go:548  [n?] store 0: in-memory, size 0 B\n"}
    13  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"E180711 20:13:15.826132 83 storage/replica.go:1875  [n?,s1,r1/1:/M{in-ax}] on-disk and in-memory state diverged:\n"}
    14  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"[]\n"}
    15  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"F180711 20:13:15.826193 83 storage/replica.go:1877  [n?,s1,r1/1:/M{in-ax}] on-disk and in-memory state diverged: []\n"}
    16  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"goroutine 83 [running]:\n"}
    17  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/util/log.getStacks(0xc4204e0600, 0xc4204e0660, 0x7018200, 0x12)\n"}
    18  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/util/log/clog.go:965 +0xcf\n"}
    19  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/util/log.(*loggingT).outputLogEntry(0x736fce0, 0xc400000004, 0x7018281, 0x12, 0x755, 0xc4203e4bc0, 0x3f)\n"}
    20  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/util/log/clog.go:834 +0x804\n"}
    21  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/util/log.addStructured(0x64d5540, 0xc4209a6a20, 0x4, 0x2, 0x0, 0x0, 0xc42080f5f8, 0x1, 0x1)\n"}
    22  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/util/log/structured.go:154 +0x2e5\n"}
    23  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/util/log.logDepth(0x64d5540, 0xc4209a6a20, 0x1, 0x4, 0x0, 0x0, 0xc42080f5f8, 0x1, 0x1)\n"}
    24  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/util/log/log.go:69 +0x8c\n"}
    25  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/util/log.Fatal(0x64d5540, 0xc4209a6a20, 0xc42080f5f8, 0x1, 0x1)\n"}
    26  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/util/log/log.go:181 +0x6c\n"}
    27  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage.(*Replica).assertStateLocked(0xc4205cb180, 0x64d5540, 0xc4209a6a20, 0x64e6400, 0xc4205f04e0)\n"}
    28  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1877 +0x67d\n"}
    29  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage.(*Replica).initRaftMuLockedReplicaMuLocked(0xc4205cb180, 0xc4209323c0, 0xc420360050, 0x1, 0x0, 0x0)\n"}
    30  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:757 +0x6e7\n"}
    31  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage.(*Replica).init(0xc4205cb180, 0xc4209323c0, 0xc420360050, 0x0, 0x0, 0x0)\n"}
    32  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:674 +0xd9\n"}
    33  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage.NewReplica(0xc4209323c0, 0xc4200fe000, 0x0, 0x0, 0x1, 0x2a)\n"}
    34  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:664 +0x6f\n"}
    35  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage.(*Store).Start.func1(0x1, 0x73ac198, 0x0, 0x0, 0xc4202f31d0, 0x2, 0x8, 0xc4202f31f0, 0x1, 0x1, ...)\n"}
    36  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1367 +0x10c\n"}
    37  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage.IterateRangeDescriptors.func1(0xc4203e4a48, 0x9, 0x2a, 0xc4203e4a5b, 0x17, 0x17, 0x1540699ce156693f, 0x0, 0x10, 0xc4202f31b0, ...)\n"}
    38  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1261 +0x29f\n"}
    39  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage/engine.MVCCIterateUsingIter(0x64d5540, 0xc4209a6840, 0x64e6400, 0xc4205f04e0, 0xc4202f3190, 0x9, 0x10, 0xc4202f31b0, 0xb, 0x10, ...)\n"}
    40  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/mvcc.go:1930 +0x106\n"}
    41  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage/engine.MVCCIterate(0x64d5540, 0xc4209a6840, 0x64e6400, 0xc4205f04e0, 0xc4202f3190, 0x9, 0x10, 0xc4202f31b0, 0xb, 0x10, ...)\n"}
    42  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/mvcc.go:1880 +0x22f\n"}
    43  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage.IterateRangeDescriptors(0x64d5540, 0xc4209a6840, 0x64e6400, 0xc4205f04e0, 0xc4203b8ea0, 0x1, 0x1)\n"}
    44  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1264 +0x271\n"}
    45  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage.(*Store).Start(0xc4200fe000, 0x64d5540, 0xc4209a6840, 0xc420a02000, 0x2, 0x700000000)\n"}
    46  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1361 +0x533\n"}
    47  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/server.bootstrapCluster(0x64d5540, 0xc420241d40, 0x64cf580, 0xc420292100, 0x0, 0xc4203600a0, 0x64d5540, 0xc420241d40, 0x2faf080, 0xa, ...)\n"}
    48  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:273 +0x6f3\n"}
    49  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/server.(*Node).bootstrap(0xc42053ec00, 0x64d5540, 0xc420241d40, 0xc42028a110, 0x1, 0x1, 0x2, 0x700000000, 0x2, 0x700000000, ...)\n"}
    50  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:415 +0x223\n"}
    51  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/server.(*Server).Start(0xc420413c00, 0x64d5540, 0xc420241d40, 0x0, 0x0)\n"}
    52  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:1366 +0x1ed0\n"}
    53  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/server.(*TestServer).Start(0xc4202a0690, 0x64b0980, 0xc42037c3c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)\n"}
    54  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/server/testserver.go:341 +0x137\n"}
    55  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServerRaw(0x64b0980, 0xc42037c3c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)\n"}
    56  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:206 +0xef\n"}
    57  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer(0x64fdaa0, 0xc4204c54a0, 0x64b0980, 0xc42037c3c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)\n"}
    58  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:174 +0x55\n"}
    59  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/testutils/testcluster.(*TestCluster).doAddServer(0xc4202a04d0, 0x64fdaa0, 0xc4204c54a0, 0x64b0980, 0xc42037c3c0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)\n"}
    60  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/testutils/testcluster/testcluster.go:251 +0x108\n"}
    61  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/testutils/testcluster.StartTestCluster(0x64fdaa0, 0xc4204c54a0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)\n"}
    62  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/testutils/testcluster/testcluster.go:157 +0x557\n"}
    63  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"github.com/cockroachdb/cockroach/pkg/storage_test.TestGossipHandlesReplacedNode(0xc4204c54a0)\n"}
    64  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/Users/benesch/go/src/github.com/cockroachdb/cockroach/pkg/storage/gossip_test.go:153 +0x189\n"}
    65  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"testing.tRunner(0xc4204c54a0, 0x60f3af8)\n"}
    66  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/usr/local/Cellar/go/1.10.2/libexec/src/testing/testing.go:777 +0xd0\n"}
    67  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"created by testing.(*T).Run\n"}
    68  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\t/usr/local/Cellar/go/1.10.2/libexec/src/testing/testing.go:824 +0x2e0\n"}
    69  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\n"}
    70  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\n"}
    71  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"ERROR: exit status 255\n"}
    72  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"\n"}
    73  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"1 runs completed, 1 failures, over 0s\n"}
    74  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"SUCCESS\n"}
    75  {"Action":"output","Test":"TestGossipHandlesReplacedNode","Output":"ok  \tgithub.com/cockroachdb/cockroach/pkg/storage\t0.133s\n"}
    76  {"Action":"fail","Test":"TestGossipHandlesReplacedNode"}