-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Type: BugSomething isn't workingSomething isn't working
Description
Command:
{
"command":"jobs",
"node":"16Uiu2HAmR9z4EhF9zoZcErrdcEJKCjfTpXJfBcmbNppbT3QYtBpi"
}Response:
[
{
"owner": "0xC5ea7916f95D5a087A644f1Dc0f7d19955eC446F",
"did": null,
"jobId": "d5b47f64638d4ea289c70f1b88ac7e8c1f37117a5efc94e69ad7225c6fc49825",
"dateCreated": "1772521368.759",
"dateFinished": null,
"status": 20,
"statusText": "Configuring volumes",
"results": null,
"inputDID": null,
"algoDID": null,
"agreementId": null,
"environment": "0xa2badacde38a3d66e3a0d58365a6a8e29a682840d1e0bbf131e566cd2d6b9e31-0xb2b2f511d8c0d1714c4fd80c35fa6bb6eaf6a4e6a49c3608514cbc4f56bb5184",
"clusterHash": "0xa2badacde38a3d66e3a0d58365a6a8e29a682840d1e0bbf131e566cd2d6b9e31",
"configlogURL": null,
"publishlogURL": null,
"algologURL": null,
"outputsURL": null,
"stopRequested": false,
"algorithm": {
"meta": {
"rawcode": "rawcode",
"container": {
"image": "oceanprotocol/node-benchmark",
"tag": "latest",
"entrypoint": "",
"checksum": ""
}
},
"envs": {
"SEED": "test",
"DIFFICULTY": "1000000"
}
},
"assets": [],
"isRunning": true,
"isStarted": false,
"containerImage": "oceanprotocol/node-benchmark:latest",
"resources": [
{
"id": "cpu",
"amount": 1
},
{
"id": "ram",
"amount": 6
},
{
"id": "gpu",
"amount": 1
},
{
"id": "disk",
"amount": 1
}
],
"isFree": false,
"algoStartTimestamp": "0",
"algoStopTimestamp": "0",
"terminationDetails": {
"exitCode": null,
"OOMKilled": null
},
"payment": {
"chainId": 11155111,
"token": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
"lockTx": "0x1d234cbc71bb3f5473cb46797c80935fa977adc10e9744083229be488f153800",
"claimTx": null,
"cost": 0
},
"algoDuration": 0,
"queueMaxWaitTime": 0,
"maxJobDuration": 180
}
]
this job is stuck in Configuring volumes for more than 12 hours..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugSomething isn't workingSomething isn't working