Date and time of the report: 2025-03-03 08:20:23.308091
Analysed period: 2025-02-10 to 2025-03-03.
Database update:
Retrieving from database...
DONE
Two values retrieved from the build are key to determine the state of the jubs and test suites at a given moment:
build_result
is the outcome of the build, reported by Jenkins. It can be: SUCCESS
, FAILURE
, UNSTABLE
or ABORTED
.test_result
is the summary of the concerned Robot tests. It can be: FAIL
, UNAVAILABLE
or PASS
.Based on these two states, 3 types of temporal sequences of success/failure are identified per builds and test suites:
grp_build_result
.grp_test_result
.grp_success_fail
.For the identification of these sequences, the following mapping applies:
Type of sequence | Relevant state | OK sequence contains | NOK sequence contains | Ignore |
---|---|---|---|---|
grp_build_result |
build_result |
SUCCESS or UNSTABLE |
FAILURE |
ABORTED |
grp_test_result |
test_result |
PASS |
FAIL |
UNAVAILABLE |
grp_success_fail |
test_result |
PASS |
FAIL or UNAVAILABLE |
N/A |
The different groupings of segments are detected and a label is added to each sample...
DONE
Then, the duration of each of the sequences of success/failure is determined and a specific dataframe is built summarizing such sequences, to ease their representation and analysis...
DONE
DONE
job | Master branch | Release FIFTEEN | Release FOURTEEN | Release SIXTEEN | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | |
suites | ||||||||||||||||
Basic 01-Crud Operations On Vim Targets | 0.0 | 21.32985 | 21.32985 | 0.0 | 0.0 | 21.186609 | 21.186609 | 0.0 | 0.0 | 20.684803 | 20.684803 | 0.0 | 0.647917 | 18.000093 | 18.648009 | 0.034745 |
Basic 05-Instantiation Parameters In Cloud Init | 0.0 | 21.32985 | 21.32985 | 0.0 | 0.0 | 21.186609 | 21.186609 | 0.0 | 0.0 | 20.684803 | 20.684803 | 0.0 | 0.647917 | 18.000093 | 18.648009 | 0.034745 |
Basic 06-Vnf With Charm | 0.0 | 0.00000 | 0.00000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.684803 | 20.684803 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
Basic 07-Secure Key Management | 0.0 | 0.00000 | 0.00000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.684803 | 20.684803 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
Basic 08-Disable Port Security Network Level | 0.0 | 21.32985 | 21.32985 | 0.0 | 0.0 | 21.186609 | 21.186609 | 0.0 | 0.0 | 20.684803 | 20.684803 | 0.0 | 0.000000 | 18.648009 | 18.648009 | 0.000000 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 0.0 | 21.32985 | 21.32985 | 0.0 | 0.0 | 21.186609 | 21.186609 | 0.0 | 0.0 | 20.684803 | 20.684803 | 0.0 | 0.000000 | 18.648009 | 18.648009 | 0.000000 |
Sol003 01-Vnf-Lifecycle-Management | 0.0 | 21.32985 | 21.32985 | 0.0 | 0.0 | 21.186609 | 21.186609 | 0.0 | 0.0 | 20.684803 | 20.684803 | 0.0 | 0.000000 | 18.648009 | 18.648009 | 0.000000 |
Sol003 02-Dualstack Ip Vnfm | 0.0 | 21.32985 | 21.32985 | 0.0 | 0.0 | 21.186609 | 21.186609 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 18.648009 | 18.648009 | 0.000000 |
basic 23-delete vnf package SOL004 SOL007 | 0.0 | 0.00000 | 0.00000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
k8s 10-k8s proxy charms SOL004 SOL007 | 0.0 | 0.00000 | 0.00000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
67 rows × 16 columns
job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
---|---|---|---|---|---|---|---|---|
0 | osm-stage_3-merge/master | 3287 | 2025-03-03 02:06:22 | 12668501 | UNSTABLE | FAIL | 453.0 | 19.0 |
1 | osm-stage_3-merge/v16.0 | 169 | 2025-03-03 00:01:22 | 12605410 | UNSTABLE | FAIL | 461.0 | 11.0 |
2 | osm-stage_3-merge/v15.0 | 427 | 2025-03-03 03:34:22 | 12262163 | UNSTABLE | FAIL | 448.0 | 7.0 |
3 | osm-stage_3-merge/v14.0 | 582 | 2025-03-02 23:08:21 | 18650574 | UNSTABLE | FAIL | 610.0 | 9.0 |
osm-stage_3-merge/master: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2025-03-03 02:52:08 | 2025-03-03 02:53:30 | 6 | 10 | Instantiate Network Service | Create Network Service |
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-03 03:59:30 | 2025-03-03 04:14:51 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-03 04:14:51 | 2025-03-03 04:48:22 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-03 04:48:22 | 2025-03-03 05:09:18 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
168 | Sa 08-Vnf With Vnf Indicators Snmp | FAIL | 2025-03-03 05:09:18 | 2025-03-03 05:20:10 | 5 | 2 | Instantiate Network Service | Create Network Service |
osm-stage_3-merge/v16.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
274 | Basic 01-Crud Operations On Vim Targets | FAIL | 2025-03-03 00:25:23 | 2025-03-03 00:25:39 | 2 | 2 | Create VIM Target With Extra Config | Create VIM Target |
275 | Basic 05-Instantiation Parameters In Cloud Init | FAIL | 2025-03-03 00:25:39 | 2025-03-03 00:29:15 | 6 | 2 | Delete NS Descriptor | Delete NSD |
310 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-03 02:00:20 | 2025-03-03 02:15:44 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
311 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-03 02:15:44 | 2025-03-03 02:49:16 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
312 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-03 02:49:16 | 2025-03-03 03:10:42 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v15.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
266 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-03 05:28:11 | 2025-03-03 05:44:04 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
267 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-03 05:44:04 | 2025-03-03 06:17:34 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
268 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-03 06:17:34 | 2025-03-03 06:38:28 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v14.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
203 | Epa 04-Epa Underlay Sriov | FAIL | 2025-03-03 01:09:13 | 2025-03-03 01:12:07 | 7 | 2 | Ping from Vnf1 to Vnf2 | Execute Remote Command Check Rc Return Output |
224 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-03-03 02:49:35 | 2025-03-03 03:04:53 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
225 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-03-03 03:04:53 | 2025-03-03 03:38:52 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
226 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-03-03 03:38:52 | 2025-03-03 03:59:44 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/master: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
3 | Basic 27-Update Helm Ee In Running Vnf Instance | Instantiate Network Service | Create Network Service | FAIL | 2025-03-03 02:52:11 | 2025-03-03 02:52:50 |
5 | Basic 27-Update Helm Ee In Running Vnf Instance | Set NS Update Config | Variable Should Exist | FAIL | 2025-03-03 02:52:50 | 2025-03-03 02:52:50 |
10 | Basic 27-Update Helm Ee In Running Vnf Instance | Get Management Ip Address | Get Vnf Management Ip Address | FAIL | 2025-03-03 02:52:50 | 2025-03-03 02:52:50 |
13 | Basic 27-Update Helm Ee In Running Vnf Instance | Test SSH Access | Variable Should Exist | FAIL | 2025-03-03 02:52:50 | 2025-03-03 02:52:50 |
16 | Basic 27-Update Helm Ee In Running Vnf Instance | Check Remote Files Created Via Day 1 Operation | Check If Remote File Exists | FAIL | 2025-03-03 02:52:50 | 2025-03-03 02:52:50 |
17 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation | Variable Should Exist | FAIL | 2025-03-03 02:52:50 | 2025-03-03 02:52:50 |
20 | Basic 27-Update Helm Ee In Running Vnf Instance | Check Remote File Created Via Day 2 Operation | Check If Remote File Exists | FAIL | 2025-03-03 02:52:50 | 2025-03-03 02:52:50 |
22 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2025-03-03 02:52:53 | 2025-03-03 02:52:53 |
23 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Variable Should Exist | FAIL | 2025-03-03 02:52:53 | 2025-03-03 02:52:53 |
26 | Basic 27-Update Helm Ee In Running Vnf Instance | Check Remote Folder Created Via Day 2 Operation | Check If Remote Folder Exists | FAIL | 2025-03-03 02:52:53 | 2025-03-03 02:52:53 |
40 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-03 04:00:13 | 2025-03-03 04:14:13 |
70 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-03 04:15:39 | 2025-03-03 04:29:40 |
75 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-03 04:29:42 | 2025-03-03 04:43:43 |
78 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-03 04:45:43 | 2025-03-03 04:45:43 |
109 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-03 04:50:32 | 2025-03-03 05:04:32 |
110 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-03 05:04:32 | 2025-03-03 05:08:03 |
119 | Sa 08-Vnf With Vnf Indicators Snmp | Instantiate Network Service | Create Network Service | FAIL | 2025-03-03 05:09:22 | 2025-03-03 05:10:33 |
124 | Sa 08-Vnf With Vnf Indicators Snmp | Get VNF SNMP Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-03 05:10:33 | 2025-03-03 05:19:34 |
osm-stage_3-merge/v16.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
349 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Create VIM Target | FAIL | 2025-03-03 00:25:23 | 2025-03-03 00:25:32 |
353 | Basic 01-Crud Operations On Vim Targets | Delete VIM Target By ID | Get VIM Target ID | FAIL | 2025-03-03 00:25:32 | 2025-03-03 00:25:39 |
367 | Basic 05-Instantiation Parameters In Cloud Init | Delete NS Descriptor | Delete NSD | FAIL | 2025-03-03 00:28:45 | 2025-03-03 00:28:53 |
368 | Basic 05-Instantiation Parameters In Cloud Init | Delete VNF Descriptor | Delete VNFD | FAIL | 2025-03-03 00:28:53 | 2025-03-03 00:29:03 |
379 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-03 02:01:03 | 2025-03-03 02:15:04 |
409 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-03 02:16:33 | 2025-03-03 02:30:33 |
414 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-03 02:30:36 | 2025-03-03 02:44:37 |
417 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-03 02:46:37 | 2025-03-03 02:46:37 |
448 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-03 02:51:56 | 2025-03-03 03:05:57 |
449 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-03 03:05:57 | 2025-03-03 03:09:27 |
osm-stage_3-merge/v15.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
256 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-03 05:29:27 | 2025-03-03 05:43:27 |
286 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-03 05:44:52 | 2025-03-03 05:58:52 |
291 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-03 05:58:55 | 2025-03-03 06:12:55 |
294 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-03 06:14:55 | 2025-03-03 06:14:55 |
325 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-03 06:19:42 | 2025-03-03 06:33:42 |
326 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-03 06:33:42 | 2025-03-03 06:37:13 |
osm-stage_3-merge/v14.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
143 | Epa 04-Epa Underlay Sriov | Ping from Vnf1 to Vnf2 | Execute Remote Command Check Rc Return Output | FAIL | 2025-03-03 01:11:02 | 2025-03-03 01:11:10 |
146 | Epa 04-Epa Underlay Sriov | Ping from Vnf2 to Vnf1 | Execute Remote Command Check Rc Return Output | FAIL | 2025-03-03 01:11:10 | 2025-03-03 01:11:13 |
162 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-03-03 02:50:17 | 2025-03-03 03:04:17 |
195 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-03-03 03:06:12 | 2025-03-03 03:20:12 |
202 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-03-03 03:20:15 | 2025-03-03 03:34:15 |
205 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-03-03 03:36:15 | 2025-03-03 03:36:15 |
210 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2025-03-03 03:38:16 | 2025-03-03 03:38:16 |
237 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-03-03 03:41:00 | 2025-03-03 03:55:00 |
239 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-03-03 03:55:00 | 2025-03-03 03:58:31 |
Powered by osm-analytics