docs(hololake): record JD release operator acceptance
This commit is contained in:
parent
4357d25ea8
commit
ba80036282
1 changed files with 75 additions and 0 deletions
|
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"schema": "hololake.jd-release-operator-acceptance-receipt/v1",
|
||||
"receiptId": "GH-HOLOLAKE-JD-RELEASE-OPERATOR-20260813-003",
|
||||
"observedAt": "2026-08-13T18:57:00+08:00",
|
||||
"state": "JD_EXPLICIT_RELEASE_OPERATOR_DEPLOYED_EMPTY_FAIL_CLOSED_PASS_100",
|
||||
"target": {
|
||||
"nodeId": "JD-FD-PRIMARY",
|
||||
"route": "LOCAL_DEDICATED_KEY_SSH",
|
||||
"strictHostKeyVerified": true,
|
||||
"dmiInstanceUuidExactMatchVerified": true
|
||||
},
|
||||
"deployment": {
|
||||
"sourceCommit": "4357d25ea8d4c8daa58790ad216a38f1272c07f3",
|
||||
"immutableSourcePath": "/opt/guanghu/hololake-release-broadcast-candidate/4357d25ea8d4c8daa58790ad216a38f1272c07f3",
|
||||
"currentSourceExactMatch": true,
|
||||
"serverSourceSha256": "520b72fd3cacb570bc5515a34ce97793e3f0ff1dcb734e5aa0e2471b43e7a092",
|
||||
"operatorSourceSha256": "c316465e609a47a8d707f307f7ccb3d0ac786b84941c70ea8a9545518a5e1735",
|
||||
"operatorOwner": "root",
|
||||
"operatorGroup": "root",
|
||||
"operatorMode": "0500",
|
||||
"serverOwnedReceipt": "/var/lib/guanghu/architecture-provision/receipts/GH-HOLOLAKE-JD-RELEASE-OPERATOR-20260813-001.json",
|
||||
"serverOwnedReceiptSha256": "53c4738e599b94b2903d43bf844e4807dea32d1c4876c8f7645f6329202848af"
|
||||
},
|
||||
"operatorBoundary": {
|
||||
"exactHumanApprovalRequired": true,
|
||||
"expectedReleaseIdRepeatRequired": true,
|
||||
"expectedVersionRepeatRequired": true,
|
||||
"expectedSourceCommitRepeatRequired": true,
|
||||
"expectedBroadcastSha256RepeatRequired": true,
|
||||
"referencedArtifactsOnly": true,
|
||||
"symlinkInputsAllowed": false,
|
||||
"atomicActivationRecord": true,
|
||||
"automaticUpload": false,
|
||||
"automaticActivation": false,
|
||||
"automaticRestart": false,
|
||||
"explicitServiceRestartRequired": true
|
||||
},
|
||||
"liveReadback": {
|
||||
"service": "hololake-release-broadcast.service",
|
||||
"serviceActive": true,
|
||||
"serviceEnabled": true,
|
||||
"listener": "127.0.0.1:3940",
|
||||
"healthState": "EMPTY_FAIL_CLOSED",
|
||||
"latestHttpStatusWithoutActiveRelease": 204,
|
||||
"stateFileCount": 0,
|
||||
"updateAvailable": false,
|
||||
"upstreamUpdateSources": []
|
||||
},
|
||||
"verification": {
|
||||
"productContractTests": 38,
|
||||
"operatorFocusedTests": 5,
|
||||
"rustTests": 41,
|
||||
"clippyWarnings": 0,
|
||||
"frontendProductionBuildPassed": true,
|
||||
"existingDiscoveryServiceActive": true,
|
||||
"existingLivingControllerActive": true,
|
||||
"existingMotherBrainActive": true
|
||||
},
|
||||
"transactionHistory": {
|
||||
"firstAttemptRolledBack": true,
|
||||
"firstAttemptReason": "BOUNDED_HEALTH_PROBE_STARTED_BEFORE_LOOPBACK_LISTENER_ACCEPTED_CONNECTIONS",
|
||||
"firstAttemptExistingServicesChanged": false,
|
||||
"firstAttemptTargetRemoved": true,
|
||||
"firstAttemptReceiptWritten": false,
|
||||
"secondAttemptBoundedHealthRetryPassed": true
|
||||
},
|
||||
"remainingProductionGates": {
|
||||
"publicHttpsReleaseEndpointProvisioned": false,
|
||||
"updaterPublicKeyProvisioned": false,
|
||||
"signedNotarizedReleaseActivated": false,
|
||||
"desktopReleaseTrustProvisioned": false,
|
||||
"publicDistributionReady": false,
|
||||
"repositoryPublicationClaimed": false
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue