-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
ContributionExternal contributionExternal contributionContribution from BBCContributions sponsored by BBC (bbc.co.uk)Contributions sponsored by BBC (bbc.co.uk)help wantedNoone is actively working on this, contributions are welcomeNoone is actively working on this, contributions are welcome๐bugSomething isn't workingSomething isn't working
Description
About me
This bug report is posted on behalf of the BBC
Observed Behavior
Package statuses are correct up until the point that the part is set as next at which point they randomly change to Package can't be found on the playout system
Example piece instance:
{
"_id": "mNgEokWWIJwY32qYhGhrTuxroKM__RfnonXJmh65jasFGu_Kmlv798JrW1M__zPuol3jSJ0yHk_",
"isTemporary": false,
"rundownId": "AE3WNBwGLHsbQteS6iZzeMYwPwc_",
"playlistActivationId": "YC8fQTM5cWhyKoZE6",
"partInstanceId": "mNgEokWWIJwY32qYhGhrTuxroKM__RfnonXJmh65jasFGu",
"piece": {
"_id": "Kmlv798JrW1M__zPuol3jSJ0yHk_",
"pieceType": "normal",
"externalId": "someID",
"name": "BLIP/NEWS/PRES///",
"lifespan": "part-only",
"sourceLayerId": "package",
"outputLayerId": "pgm",
"enable": {
"start": 0
},
"prerollDuration": 250,
"abSessions": [
{
"poolName": "clip",
"sessionName": "someID"
}
],
"expectedPackages": [
{
"_id": "BLIP~fNEWS~fPRES~f~f~f.mxf",
"layers": [
"clip_server_A",
"clip_server_B"
],
"type": "media_file",
"version": {},
"contentVersionHash": "",
"content": {
"filePath": "BLIP~fNEWS~fPRES~f~f~f.mxf"
},
"sources": [],
"sideEffect": {}
}
],
"content": {
"path": "",
"fileName": "BLIP~fNEWS~fPRES~f~f~f.mxf",
"sourceDuration": 4640
},
"startRundownId": "AE3WNBwGLHsbQteS6iZzeMYwPwc_",
"startSegmentId": "CG6PpZpderq1ppsF65aNoSEysmc_",
"startPartId": "mNgEokWWIJwY32qYhGhrTuxroKM_",
"invalid": false
}
}
Package manager shows that it is correctly processing the package and thumbnail / clip analysis data is generated as expected.
{
_id: "studio0_casparcgContainer_mNgEokWWIJwY32qYhGhrTuxroKM__q4Xv7F9W3GS8opMQN_Kmlv798JrW1M__zPuol3jSJ0yHk__BLIP~fNEWS~fPRES~f~f~f.mxf",
containerId: "casparcgContainer",
deviceId: "packageManagerPackageManager",
modified: 1707918872384,
packageId:
"mNgEokWWIJwY32qYhGhrTuxroKM__q4Xv7F9W3GS8opMQN_Kmlv798JrW1M__zPuol3jSJ0yHk__BLIP~fNEWS~fPRES~f~f~f.mxf",
status: {
status: "ready",
progress: 0,
statusChanged: 1707918871435,
statusReason: {
user: "2 workers available, about to start...",
tech: "Found 2 workers who supports this Expectation",
},
contentVersionHash: "",
priority: 1011,
isPlaceholder: false,
},
studioId: "studio0",
},
{
_id: "studio0___corePackageInfo_mNgEokWWIJwY32qYhGhrTuxroKM__q4Xv7F9W3GS8opMQN_Kmlv798JrW1M__zPuol3jSJ0yHk__BLIP~fNEWS~fPRES~f~f~f.mxf",
containerId: "__corePackageInfo",
deviceId: "packageManagerPackageManager",
modified: 1707918872728,
packageId:
"mNgEokWWIJwY32qYhGhrTuxroKM__q4Xv7F9W3GS8opMQN_Kmlv798JrW1M__zPuol3jSJ0yHk__BLIP~fNEWS~fPRES~f~f~f.mxf",
status: {
status: "ready",
progress: 1,
statusChanged: 1707918871512,
statusReason: {
user: "Scan completed in 0.3s",
tech: "Completed at 1707918871787",
},
contentVersionHash: "1c66ab5fcb4b7d3e10a7596085b790a503258fa9",
priority: 1013,
isPlaceholder: false,
},
studioId: "studio0",
}
Expected Behavior
Packages should retain the correct status
Version
release51
Severity / Impact
Not a big issue at this time but disconcerting for the users
Level of Involvement
Just raising awareness at the moment due to lack of time to investigate further
jesperstarkar
Metadata
Metadata
Assignees
Labels
ContributionExternal contributionExternal contributionContribution from BBCContributions sponsored by BBC (bbc.co.uk)Contributions sponsored by BBC (bbc.co.uk)help wantedNoone is actively working on this, contributions are welcomeNoone is actively working on this, contributions are welcome๐bugSomething isn't workingSomething isn't working