Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/components/gitpod-db/src/test/02-AcquireNode.json
2500 views
1
{
2
"id": "654fc38d-57c2-4787-8d2b-6c95a30bf534",
3
"workspaceId": "bbc0338d-9676-4f6a-9f20-edce4d83f14c",
4
"creationTime": "2018-03-23T16:12:51.234Z",
5
"ideUrl": "https://bbc0338d-9676-4f6a-9f20-edce4d83f14c.ws.gitpod.io/",
6
"status": "Starting",
7
"events": [
8
{
9
"type": "Started",
10
"creationTime": "2018-03-23T16:12:51.234Z",
11
"heading": "Gitpod is Starting ...",
12
"severity": "Normal"
13
},
14
{
15
"type": "Heartbeat",
16
"heading": "Heartbeat From Client",
17
"creationTime": "2018-03-23T16:12:51.685Z",
18
"internal": true,
19
"severity": "Normal",
20
"lastUpdatedTime": "2018-03-23T16:13:22.742Z"
21
},
22
{
23
"type": "PodScheduled",
24
"heading": "PodScheduled",
25
"creationTime": "2018-03-23T16:14:03.151Z",
26
"inProgress": true,
27
"message": "No nodes are available that match all of the predicates: Insufficient cpu (2), MatchNodeSelector (1).",
28
"severity": "Normal",
29
"lastUpdatedTime": "2018-03-23T16:14:03.165Z"
30
}
31
]
32
}
33