Date and time of the report: 2024-12-02 08:20:24.126527
Analysed period: 2024-11-11 to 2024-12-02.
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 | 20.561065 | 20.561065 | 0.0 | 14.999896 | 2.500012 | 17.499907 | 0.857141 | 13.999873 | 2.684745 | 16.684618 | 0.839089 | 0.0 | 21.647847 | 21.647847 | 0.0 |
Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 20.561065 | 20.561065 | 0.0 | 0.000000 | 17.499907 | 17.499907 | 0.000000 | 0.000000 | 16.684618 | 16.684618 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 |
Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 16.684618 | 16.684618 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 16.684618 | 16.684618 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 08-Disable Port Security Network Level | 0.000000 | 20.561065 | 20.561065 | 0.0 | 14.999896 | 2.500012 | 17.499907 | 0.857141 | 13.999873 | 2.684745 | 16.684618 | 0.839089 | 0.0 | 21.647847 | 21.647847 | 0.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 20.561065 | 0.000000 | 20.561065 | 1.0 | 0.000000 | 17.499907 | 17.499907 | 0.000000 | 0.000000 | 16.684618 | 16.684618 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 |
Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 20.561065 | 20.561065 | 0.0 | 0.000000 | 17.499907 | 17.499907 | 0.000000 | 0.000000 | 16.684618 | 16.684618 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 |
Sol003 02-Dualstack Ip Vnfm | 0.000000 | 20.561065 | 20.561065 | 0.0 | 0.000000 | 17.499907 | 17.499907 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 |
basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 |
k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 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 | 3191 | 2024-12-02 02:06:10 | 14269052 | UNSTABLE | FAIL | 449.0 | 23.0 |
1 | osm-stage_3-merge/v16.0 | 77 | 2024-12-02 00:01:10 | 12939113 | UNSTABLE | FAIL | 460.0 | 12.0 |
2 | osm-stage_3-merge/v15.0 | 336 | 2024-12-02 03:34:11 | 12143931 | UNSTABLE | FAIL | 447.0 | 8.0 |
3 | osm-stage_3-merge/v14.0 | 491 | 2024-12-01 23:08:10 | 18491813 | UNSTABLE | FAIL | 595.0 | 8.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 | 2024-12-02 02:47:54 | 2024-12-02 02:50:33 | 13 | 3 | Update Running VNF Instance | Update Network Service |
144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-02 02:56:04 | 2024-12-02 03:00:46 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
154 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-02 03:19:46 | 2024-12-02 03:24:54 | 15 | 1 | None | None |
156 | Heal 03-Multiple Healing | FAIL | 2024-12-02 03:29:37 | 2024-12-02 03:57:06 | 11 | 7 | Heal VDUs | Heal Network Service |
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-02 04:20:17 | 2024-12-02 04:36:11 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-02 04:36:11 | 2024-12-02 05:09:42 | 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-02 05:09:42 | 2024-12-02 05:30:39 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
170 | Slice 02-Shared Network Slicing | FAIL | 2024-12-02 05:37:42 | 2024-12-02 05:57:48 | 16 | 4 | Delete Slice Two Instance | Delete NSI |
osm-stage_3-merge/v16.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-02 01:00:50 | 2024-12-02 01:05:55 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-12-02 01:05:55 | 2024-12-02 01:07:21 | 5 | 4 | Network Service Instance Test | Create Network Service |
309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-02 02:04:49 | 2024-12-02 02:20:15 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-02 02:20:15 | 2024-12-02 02:53:52 | 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-02 02:53:52 | 2024-12-02 03:14:56 | 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 | |
---|---|---|---|---|---|---|---|---|
245 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-02 04:27:03 | 2024-12-02 04:32:04 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-02 05:27:19 | 2024-12-02 05:42:40 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-02 05:42:40 | 2024-12-02 06:16:09 | 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-02 06:16:09 | 2024-12-02 06:37:04 | 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 | |
---|---|---|---|---|---|---|---|---|
198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-02 00:58:25 | 2024-12-02 01:03:29 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-02 02:45:59 | 2024-12-02 03:01:22 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-02 03:01:22 | 2024-12-02 03:34:57 | 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-02 03:34:57 | 2024-12-02 03:56:00 | 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 | |
---|---|---|---|---|---|---|
22 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-12-02 02:49:53 | 2024-12-02 02:49:53 |
24 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-12-02 02:49:53 | 2024-12-02 02:49:54 |
26 | Basic 27-Update Helm Ee In Running Vnf Instance | Check Remote Folder Created Via Day 2 Operation | Check If Remote Folder Exists | FAIL | 2024-12-02 02:49:54 | 2024-12-02 02:49:56 |
66 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-02 02:59:33 | 2024-12-02 03:00:05 |
205 | Heal 03-Multiple Healing | Heal VDUs | Heal Network Service | FAIL | 2024-12-02 03:32:37 | 2024-12-02 03:42:47 |
211 | Heal 03-Multiple Healing | Check VNFs After Healing | Should Not Be Equal | FAIL | 2024-12-02 03:42:49 | 2024-12-02 03:42:49 |
218 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Wait Until Keyword Succeeds | FAIL | 2024-12-02 03:42:49 | 2024-12-02 03:45:04 |
226 | Heal 03-Multiple Healing | Delete NS Instance | Delete NS | FAIL | 2024-12-02 03:45:13 | 2024-12-02 03:49:22 |
227 | Heal 03-Multiple Healing | Delete NS Descriptor | Delete NSD | FAIL | 2024-12-02 03:49:22 | 2024-12-02 03:49:24 |
228 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-02 03:49:24 | 2024-12-02 03:49:26 |
241 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-02 04:21:32 | 2024-12-02 04:35:33 |
271 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-02 04:37:00 | 2024-12-02 04:51:00 |
276 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-02 04:51:02 | 2024-12-02 05:05:03 |
279 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-02 05:07:03 | 2024-12-02 05:07:03 |
310 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-02 05:11:51 | 2024-12-02 05:25:52 |
311 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-02 05:25:52 | 2024-12-02 05:29:22 |
352 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-12-02 05:43:42 | 2024-12-02 05:47:53 |
354 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-12-02 05:47:57 | 2024-12-02 05:47:58 |
355 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-12-02 05:47:58 | 2024-12-02 05:48:00 |
357 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-02 05:48:00 | 2024-12-02 05:48:01 |
osm-stage_3-merge/v16.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
684 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-02 01:04:23 | 2024-12-02 01:04:55 |
707 | Basic 31-Multivdu Volume Multiattach | Network Service Instance Test | Create Network Service | FAIL | 2024-12-02 01:05:59 | 2024-12-02 01:06:40 |
710 | Basic 31-Multivdu Volume Multiattach | Get Vnf ID | Get Vnf Id | FAIL | 2024-12-02 01:06:40 | 2024-12-02 01:06:40 |
712 | Basic 31-Multivdu Volume Multiattach | Get Vnf Management Ip Addresses | Run And Return Rc And Output | FAIL | 2024-12-02 01:06:40 | 2024-12-02 01:06:40 |
718 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-02 01:06:40 | 2024-12-02 01:06:40 |
738 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-02 02:05:34 | 2024-12-02 02:19:35 |
768 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-02 02:21:06 | 2024-12-02 02:35:07 |
773 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-02 02:35:09 | 2024-12-02 02:49:10 |
776 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-02 02:51:10 | 2024-12-02 02:51:10 |
807 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-02 02:56:03 | 2024-12-02 03:10:04 |
808 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-02 03:10:04 | 2024-12-02 03:13:33 |
osm-stage_3-merge/v15.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
543 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-02 04:30:33 | 2024-12-02 04:31:06 |
571 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-02 05:28:02 | 2024-12-02 05:42:02 |
601 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-02 05:43:28 | 2024-12-02 05:57:29 |
606 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-02 05:57:31 | 2024-12-02 06:11:31 |
609 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-02 06:13:31 | 2024-12-02 06:13:31 |
640 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-02 06:18:19 | 2024-12-02 06:32:19 |
641 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-02 06:32:19 | 2024-12-02 06:35:49 |
osm-stage_3-merge/v14.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
395 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-02 01:01:56 | 2024-12-02 01:02:29 |
423 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-02 02:46:42 | 2024-12-02 03:00:43 |
456 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-02 03:02:13 | 2024-12-02 03:16:14 |
463 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-02 03:16:16 | 2024-12-02 03:30:16 |
466 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-02 03:32:16 | 2024-12-02 03:32:16 |
471 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-12-02 03:34:17 | 2024-12-02 03:34:17 |
498 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-02 03:37:12 | 2024-12-02 03:51:13 |
500 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-02 03:51:13 | 2024-12-02 03:54:41 |
Powered by osm-analytics