Date and time of the report: 2024-12-27 08:20:22.014505
Analysed period: 2024-12-06 to 2024-12-27.
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.000000 | 21.561146 | 21.561146 | 0.000000 | 0.000000 | 21.500035 | 21.500035 | 0.000000 | 0.0 | 20.684757 | 20.684757 | 0.0 | 0.0 | 21.647963 | 21.647963 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561146 | 21.561146 | 0.000000 | 0.000000 | 21.500035 | 21.500035 | 0.000000 | 0.0 | 20.684757 | 20.684757 | 0.0 | 0.0 | 21.647963 | 21.647963 | 0.0 | 
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 20.684757 | 20.684757 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 20.684757 | 20.684757 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.561146 | 21.561146 | 0.000000 | 0.000000 | 21.500035 | 21.500035 | 0.000000 | 0.0 | 20.684757 | 20.684757 | 0.0 | 0.0 | 21.647963 | 21.647963 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 14.584572 | 6.976574 | 21.561146 | 0.676428 | 1.000012 | 20.500023 | 21.500035 | 0.046512 | 0.0 | 20.684757 | 20.684757 | 0.0 | 0.0 | 21.647963 | 21.647963 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561146 | 21.561146 | 0.000000 | 0.000000 | 21.500035 | 21.500035 | 0.000000 | 0.0 | 20.684757 | 20.684757 | 0.0 | 0.0 | 21.647963 | 21.647963 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561146 | 21.561146 | 0.000000 | 0.000000 | 21.500035 | 21.500035 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.647963 | 21.647963 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
67 rows × 16 columns
| job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
|---|---|---|---|---|---|---|---|---|
| 0 | osm-stage_3-merge/master | 3223 | 2024-12-27 02:06:16 | 12328408 | UNSTABLE | FAIL | 465.0 | 7.0 | 
| 1 | osm-stage_3-merge/v16.0 | 103 | 2024-12-27 00:01:15 | 12607603 | UNSTABLE | FAIL | 465.0 | 7.0 | 
| 2 | osm-stage_3-merge/v15.0 | 361 | 2024-12-27 03:34:16 | 12388359 | UNSTABLE | FAIL | 448.0 | 7.0 | 
| 3 | osm-stage_3-merge/v14.0 | 516 | 2024-12-26 23:08:15 | 18609124 | UNSTABLE | FAIL | 587.0 | 16.0 | 
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-27 04:01:33 | 2024-12-27 04:16:55 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-27 04:16:55 | 2024-12-27 04:50:28 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-27 04:50:28 | 2024-12-27 05:11:58 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
osm-stage_3-merge/v16.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-27 02:00:43 | 2024-12-27 02:16:05 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-27 02:16:05 | 2024-12-27 02:49:37 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 311 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-27 02:49:37 | 2024-12-27 03:10:34 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-27 05:31:19 | 2024-12-27 05:46:38 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-27 05:46:38 | 2024-12-27 06:20:39 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 267 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-27 06:20:39 | 2024-12-27 06:41:32 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 209 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-27 01:38:24 | 2024-12-27 01:43:23 | 7 | 9 | Network Service Instance Test | Create Network Service | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-27 02:45:42 | 2024-12-27 03:01:07 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-27 03:01:07 | 2024-12-27 03:34:44 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-27 03:34:44 | 2024-12-27 03:55:55 | 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 | |
|---|---|---|---|---|---|---|
| 10 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-27 04:02:16 | 2024-12-27 04:16:17 | 
| 40 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-27 04:17:44 | 2024-12-27 04:31:45 | 
| 45 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-27 04:31:47 | 2024-12-27 04:45:48 | 
| 48 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-27 04:47:48 | 2024-12-27 04:47:48 | 
| 79 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-27 04:53:10 | 2024-12-27 05:07:11 | 
| 80 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-27 05:07:11 | 2024-12-27 05:10:41 | 
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 342 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-27 02:01:26 | 2024-12-27 02:15:27 | 
| 372 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-27 02:16:54 | 2024-12-27 02:30:55 | 
| 377 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-27 02:30:57 | 2024-12-27 02:44:58 | 
| 380 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-27 02:46:58 | 2024-12-27 02:46:58 | 
| 411 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-27 02:51:47 | 2024-12-27 03:05:48 | 
| 412 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-27 03:05:48 | 2024-12-27 03:09:18 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 255 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-27 05:32:01 | 2024-12-27 05:46:01 | 
| 285 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-27 05:47:58 | 2024-12-27 06:01:59 | 
| 290 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-27 06:02:01 | 2024-12-27 06:16:01 | 
| 293 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-27 06:18:01 | 2024-12-27 06:18:01 | 
| 324 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-27 06:22:47 | 2024-12-27 06:36:47 | 
| 325 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-27 06:36:47 | 2024-12-27 06:40:18 | 
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 95 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2024-12-27 01:38:33 | 2024-12-27 01:41:58 | 
| 98 | Heal 02-Scale Vdu Healing | Scale Out Charm VNF | Get Vnf Id | FAIL | 2024-12-27 01:41:58 | 2024-12-27 01:41:58 | 
| 107 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2024-12-27 01:41:58 | 2024-12-27 01:41:58 | 
| 112 | Heal 02-Scale Vdu Healing | Get Charm VNF Info | Variable Should Exist | FAIL | 2024-12-27 01:41:58 | 2024-12-27 01:41:58 | 
| 120 | Heal 02-Scale Vdu Healing | Halt Charm VDU | Variable Should Exist | FAIL | 2024-12-27 01:41:58 | 2024-12-27 01:41:58 | 
| 123 | Heal 02-Scale Vdu Healing | Heal Charm VDU | Variable Should Exist | FAIL | 2024-12-27 01:41:58 | 2024-12-27 01:41:58 | 
| 125 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2024-12-27 01:41:58 | 2024-12-27 01:41:58 | 
| 139 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2024-12-27 01:41:58 | 2024-12-27 01:41:58 | 
| 161 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-27 02:46:26 | 2024-12-27 03:00:27 | 
| 194 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-27 03:01:58 | 2024-12-27 03:15:59 | 
| 201 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-27 03:16:01 | 2024-12-27 03:30:02 | 
| 204 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-27 03:32:02 | 2024-12-27 03:32:02 | 
| 209 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-12-27 03:34:02 | 2024-12-27 03:34:02 | 
| 236 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-27 03:36:57 | 2024-12-27 03:50:58 | 
| 238 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-27 03:50:58 | 2024-12-27 03:54:29 | 
Powered by osm-analytics