File: test_getbug_rhel.txt

package info (click to toggle)
python-bugzilla 3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,072 kB
  • sloc: python: 5,760; makefile: 9
file content (196 lines) | stat: -rw-r--r-- 7,688 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
{'faults': [],
 "bugs" : [{
 'actual_time': 0.0,
 'alias': [],
 'assigned_to': 'lvm-team@redhat.com',
 'assigned_to_detail': {'email': 'lvm-team@redhat.com',
                        'id': 206817,
                        'name': 'lvm-team@redhat.com',
                        'real_name': 'LVM and device-mapper development team'},
 'blocks': [123456],
 'cc': ['example@redhat.com',
        'example2@redhat.com'],
 'cc_detail': [{'email': 'example@redhat.com',
                'id': 123456,
                'name': 'example@redhat.com',
                'real_name': 'Example user'},
               {'email': 'example2@redhat.com',
                'id': 123457,
                'name': 'heinzm@redhat.com',
                'real_name': 'Example2 user'}],
 'cf_build_id': '',
 'cf_conditional_nak': [],
 'cf_cust_facing': '---',
 'cf_devel_whiteboard': 'somedeveltag,someothertag',
 'cf_doc_type': 'Bug Fix',
 'cf_environment': '',
 'cf_fixed_in': '',
 'cf_internal_whiteboard': 'someinternal TAG',
 'cf_last_closed': '2016-03-03T22:15:07',
 'cf_partner': [],
 'cf_pgm_internal': '',
 'cf_pm_score': '0',
 'cf_qa_whiteboard': 'foo bar baz',
 'cf_qe_conditional_nak': [],
 'cf_release_notes': '',
 'cf_target_upstream_version': '',
 'cf_verified': [],
 'classification': 'Red Hat',
 'comments': [{'bug_id': 1165434,
               'count': 0,
               'creation_time': '2014-11-19T00:26:50',
               'creator': 'example@redhat.com',
               'creator_id': 276776,
               'id': 7685441,
               'is_private': False,
               'tags': [],
               'text': 'Description of problem:\n'
                       'Version-Release number of selected component (if '
                       'applicable):\n'
                       'kernel-2.6.18-308.el5\n'
                       'device-mapper-multipath-0.4.7-48.el5\n'
                       'device-mapper-1.02.67-2.el5\n'
                       'device-mapper-1.02.67-2.el5\n'
                       'device-mapper-event-1.02.67-2.el5\n',
               'time': '2014-11-19T00:26:50'},
              {'bug_id': 1165434,
               'count': 1,
               'creation_time': '2014-11-19T00:47:57',
               'creator': 'example@redhat.com',
               'creator_id': 276776,
               'id': 7685467,
               'is_private': False,
               'tags': [],
               'text': 'We can see that there is a dmeventd task that has sent '
                       'data over a socket and is waiting for the peer to '
                       'respond:\n'
                       '\n'
                       'crash> bt\n'
                       'any interaction with the filesystem until it has '
                       'issued the suspend command to convert the mirror '
                       'device to a linear device.',
               'time': '2014-11-19T00:47:57'},
              {'bug_id': 1165434,
               'count': 2,
               'creation_time': '2014-11-19T01:53:53',
               'creator': 'example@redhat.com',
               'creator_id': 156796,
               'id': 7685595,
               'is_private': False,
               'tags': [],
               'text': 'Test text',
               'time': '2014-11-19T01:53:53'}],
 'depends_on': [112233],
 'docs_contact': '',
 'estimated_time': 0.0,
 'external_bugs': [{'bug_id': 989253,
                    'ext_bz_bug_id': '703421',
                    'ext_bz_id': 3,
                    'ext_description': 'None',
                    'ext_priority': 'None',
                    'ext_status': 'None',
                    'id': 115528,
                    'type': {'can_get': True,
                             'can_send': False,
                             'description': 'GNOME Bugzilla',
                             'full_url': 'https://bugzilla.gnome.org/show_bug.cgi?id=%id%',
                             'id': 3,
                             'must_send': False,
                             'send_once': False,
                             'type': 'Bugzilla',
                             'url': 'https://bugzilla.gnome.org'}},
                   {'bug_id': 989253,
                    'ext_bz_bug_id': '1203576',
                    'ext_bz_id': 29,
                    'ext_description': 'None',
                    'ext_priority': 'None',
                    'ext_status': 'None',
                    'id': 115527,
                    'type': {'can_get': False,
                             'can_send': False,
                             'description': 'Launchpad',
                             'full_url': 'https://bugs.launchpad.net/bugs/%id%',
                             'id': 29,
                             'must_send': False,
                             'send_once': False,
                             'type': 'None',
                             'url': 'https://bugs.launchpad.net/bugs'}}],
   'flags': [{'creation_date': '2019-11-15T21:57:21Z',
            'id': 4302313,
            'is_active': 1,
            'modification_date': '2019-11-15T21:57:21Z',
            'name': 'qe_test_coverage',
            'setter': 'pm-rhel@redhat.com',
            'status': '?',
            'type_id': 318},
           {'creation_date': '2018-12-25T16:47:43Z',
            'id': 3883137,
            'is_active': 1,
            'modification_date': '2018-12-25T16:47:43Z',
            'name': 'release',
            'setter': 'rule-engine@redhat.com',
            'status': '?',
            'type_id': 1197},
           {'creation_date': '2018-12-25T16:47:38Z',
            'id': 3883134,
            'is_active': 1,
            'modification_date': '2018-12-25T16:47:38Z',
            'name': 'pm_ack',
            'setter': 'example3@redhat.com',
            'status': '?',
            'type_id': 11},
           {'creation_date': '2018-12-25T16:47:38Z',
            'id': 3883135,
            'is_active': 1,
            'modification_date': '2018-12-25T16:47:38Z',
            'name': 'devel_ack',
            'setter': 'example2@redhat.com',
            'status': '?',
            'type_id': 10},
           {'creation_date': '2018-12-25T16:47:38Z',
            'id': 3883136,
            'is_active': 1,
            'modification_date': '2019-04-28T02:07:03Z',
            'name': 'qa_ack',
            'setter': 'example@redhat.com',
            'status': '+',
            'type_id': 9},
           {'creation_date': '2019-03-29T06:50:01Z',
            'id': 3999302,
            'is_active': 1,
            'modification_date': '2019-03-29T06:50:01Z',
            'name': 'needinfo',
            'setter': 'example@redhat.com',
            'requestee': 'hello@example.com',
            'status': '?',
            'type_id': 1164}],
 'groups': ["somegroup"],
 'id': 1165434,
 'is_cc_accessible': True,
 'is_confirmed': True,
 'is_creator_accessible': True,
 'is_open': False,
 'keywords': ["key1", "keyword2", "Security"],
 'last_change_time': '2018-12-09T19:12:12',
 'op_sys': 'Linux',
 'platform': 'All',
 'priority': 'medium',
 'product': 'Red Hat Enterprise Linux 5',
 'qa_contact': 'mspqa-list@redhat.com',
 'qa_contact_detail': {'email': 'mspqa-list@redhat.com',
                       'id': 164197,
                       'name': 'mspqa-list@redhat.com',
                       'real_name': 'Cluster QE'},
 'remaining_time': 0.0,
 'resolution': 'WONTFIX',
 'see_also': [],
 'severity': 'medium',
 'status': 'CLOSED',
 'sub_components': {'lvm2': ['dmeventd (RHEL5)']},
 'summary': 'LVM mirrored root can deadlock dmeventd if a mirror leg is lost',
 'tags': [],
 'target_milestone': 'rc',
 'target_release': ['---'],
 'url': '',
 'version': ['5.8'],
 'whiteboard': 'genericwhiteboard'}]}