Activity log for bug #1614052

Date Who What changed Old value New value Message
2016-08-17 10:49:14 bugproxy bug added bug
2016-08-17 10:49:17 bugproxy tags architecture-ppc64le bugnameltc-145171 severity-high targetmilestone-inin16041
2016-08-17 10:49:18 bugproxy ubuntu: assignee Taco Screen team (taco-screen-team)
2016-08-17 10:49:21 bugproxy affects ubuntu sosreport (Ubuntu)
2016-08-19 11:12:49 Louis Bouchard nominated for series Ubuntu Xenial
2016-08-19 11:12:49 Louis Bouchard bug task added sosreport (Ubuntu Xenial)
2016-08-19 11:13:01 Louis Bouchard sosreport (Ubuntu Xenial): status New Confirmed
2016-08-19 11:13:05 Louis Bouchard sosreport (Ubuntu Xenial): importance Undecided High
2016-08-19 11:13:08 Louis Bouchard sosreport (Ubuntu Xenial): assignee Louis Bouchard (louis-bouchard)
2016-08-19 11:13:20 Louis Bouchard sosreport (Ubuntu): status New Fix Released
2016-08-22 15:53:16 Jon Grimm bug added subscriber Jon Grimm
2016-11-17 06:39:37 bugproxy tags architecture-ppc64le bugnameltc-145171 severity-high targetmilestone-inin16041 architecture-ppc64le bugnameltc-145171 severity-high targetmilestone-inin16042
2016-11-17 15:33:26 Louis Bouchard sosreport (Ubuntu Xenial): status Confirmed In Progress
2017-01-17 13:41:21 Louis Bouchard nominated for series Ubuntu Yakkety
2017-01-17 13:41:21 Louis Bouchard bug task added sosreport (Ubuntu Yakkety)
2017-01-17 13:41:21 Louis Bouchard nominated for series Ubuntu Trusty
2017-01-17 13:41:21 Louis Bouchard bug task added sosreport (Ubuntu Trusty)
2017-01-17 13:41:29 Louis Bouchard sosreport (Ubuntu Trusty): status New Triaged
2017-01-17 13:41:33 Louis Bouchard sosreport (Ubuntu Yakkety): status New Triaged
2017-01-17 13:41:36 Louis Bouchard sosreport (Ubuntu Trusty): importance Undecided Medium
2017-01-17 13:41:39 Louis Bouchard sosreport (Ubuntu Xenial): importance High Medium
2017-01-17 13:41:42 Louis Bouchard sosreport (Ubuntu Yakkety): importance Undecided Medium
2017-01-17 13:45:58 Louis Bouchard description == Comment: #0 - Mukesh K. Ojha <mukeojha@in.ibm.com> - 2016-08-17 02:13:40 == ---Problem Description--- Currently, SOSREPORT version used by 16.04.01 LTS release does not collect OPAL log which is present in /sys/firmware/opal/msglog. A patch has been submitted upstream(https://github.com/sosreport/sos.git) to do the above thing. commit 1bbf9e9690e7f2a5afc234b905537daacaecb6d4 Author: Joel Stanley <joel@jms.id.au> Date: Tue Apr 15 14:05:17 2014 +0100 Add OPAL log to collected file list The OPAL console log used to live under /sys/kernel/debug/powerpc so it was collected as part of that glob. This patch adds the new location at /sys/firmware/opal/msglog to the list of collected files. Signed-off-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Contact Information = Contact Information = hegdevasant@linux.vnet.ibm.com, mukeojha@in.ibm.com ---uname output--- Ubuntu 16.04.01 LTS Machine Type = All power machine ---Debugger--- A debugger is not configured ---Steps to Reproduce--- root@ltctul57a-p1:/home/mukesh# sosreport sosreport (version 3.2.0a1) This command will collect system configuration and diagnostic information from this Ubuntu system. An archive containing the collected information will be generated in /tmp/sos.sj1x27eq. For more information on Ubuntu visit: http://www.ubuntu.com/ The generated archive may contain data considered sensitive and its content should be reviewed by the originating organization before being passed to any third party. No changes will be made to system configuration. Press ENTER to continue, or CTRL-C to quit. Please enter your first initial and last name [ltctul57a-p1]: Please enter the case id that you are generating this report for []: Setting up archive ... Setting up plugins ... Running plugins. Please wait ... Running 73/73: xfs... Creating compressed archive... Your sosreport has been generated and saved in: /tmp/sosreport-ltctul57a-p1-20160810185800.tar.xz The checksum is: 33dbfc480ebf985e4372430537339c1c Please send this file to your support representative. root@ltctul57a-p1:/home/mukesh# root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# ls boot dev etc hostname ip_addr lib lsmod lspci netstat ps route sos_commands sos_reports uname usr version.txt date df free installed-debs last lsb-release lsof mount proc pstree run sos_logs sys uptime var vgdisplay root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# ls sys/ bus class devices fs kernel module root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# No Firmware directory available that confirms the unavailability of OPAL msglog. Userspace tool common name: sosreport The userspace tool has the following bit modes: both Userspace rpm: root@ltctul57a-p1:/home/mukesh# dpkg -l | grep sosreport ii sosreport 3.2+git276-g7da50d6-3ubuntu1 ppc64el Set of tools to gather troubleshooting data from a system Userspace tool obtained from project website: na *Additional Instructions for Contact Information = hegdevasant@linux.vnet.ibm.com, mukeojha@in.ibm.com : -Attach ltrace and strace of userspace application. [SRU justification] Required to collect OPAL message log [Impact] Logs are unavailable without this fix [Fix] Add collection of /sys/firmware/opal/msglog if it exists [Test Case] Run sosreport on ppc64el with : $ sudo sosreport --batch -opowerpc The content of /sys/firmware/opal/msglog will be collected [Regression] None, this was not collected previously. [Original description of the problem] == Comment: #0 - Mukesh K. Ojha <mukeojha@in.ibm.com> - 2016-08-17 02:13:40 == ---Problem Description--- Currently, SOSREPORT version used by 16.04.01 LTS release does not collect OPAL log which is present in /sys/firmware/opal/msglog. A patch has been submitted upstream(https://github.com/sosreport/sos.git) to do the above thing. commit 1bbf9e9690e7f2a5afc234b905537daacaecb6d4 Author: Joel Stanley <joel@jms.id.au> Date: Tue Apr 15 14:05:17 2014 +0100     Add OPAL log to collected file list     The OPAL console log used to live under /sys/kernel/debug/powerpc so it     was collected as part of that glob. This patch adds the new location at     /sys/firmware/opal/msglog to the list of collected files.     Signed-off-by: Joel Stanley <joel@jms.id.au>     Reviewed-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Contact Information = Contact Information = hegdevasant@linux.vnet.ibm.com, mukeojha@in.ibm.com ---uname output--- Ubuntu 16.04.01 LTS Machine Type = All power machine ---Debugger--- A debugger is not configured ---Steps to Reproduce--- root@ltctul57a-p1:/home/mukesh# sosreport sosreport (version 3.2.0a1) This command will collect system configuration and diagnostic information from this Ubuntu system. An archive containing the collected information will be generated in /tmp/sos.sj1x27eq. For more information on Ubuntu visit:   http://www.ubuntu.com/ The generated archive may contain data considered sensitive and its content should be reviewed by the originating organization before being passed to any third party. No changes will be made to system configuration. Press ENTER to continue, or CTRL-C to quit. Please enter your first initial and last name [ltctul57a-p1]: Please enter the case id that you are generating this report for []:  Setting up archive ...  Setting up plugins ...  Running plugins. Please wait ...   Running 73/73: xfs... Creating compressed archive... Your sosreport has been generated and saved in:   /tmp/sosreport-ltctul57a-p1-20160810185800.tar.xz The checksum is: 33dbfc480ebf985e4372430537339c1c Please send this file to your support representative. root@ltctul57a-p1:/home/mukesh# root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# ls boot dev etc hostname ip_addr lib lsmod lspci netstat ps route sos_commands sos_reports uname usr version.txt date df free installed-debs last lsb-release lsof mount proc pstree run sos_logs sys uptime var vgdisplay root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# ls sys/ bus class devices fs kernel module root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# No Firmware directory available that confirms the unavailability of OPAL msglog. Userspace tool common name: sosreport The userspace tool has the following bit modes: both Userspace rpm: root@ltctul57a-p1:/home/mukesh# dpkg -l | grep sosreport ii sosreport 3.2+git276-g7da50d6-3ubuntu1 ppc64el Set of tools to gather troubleshooting data from a system Userspace tool obtained from project website: na *Additional Instructions for Contact Information = hegdevasant@linux.vnet.ibm.com, mukeojha@in.ibm.com : -Attach ltrace and strace of userspace application.
2017-01-17 14:14:23 Louis Bouchard sosreport (Ubuntu Trusty): status Triaged In Progress
2017-01-17 14:14:25 Louis Bouchard sosreport (Ubuntu Yakkety): status Triaged In Progress
2017-01-17 15:35:12 Louis Bouchard tags architecture-ppc64le bugnameltc-145171 severity-high targetmilestone-inin16042 architecture-ppc64le bugnameltc-145171 severity-high sts-sru targetmilestone-inin16042
2017-01-21 12:02:29 Andy Whitcroft description [SRU justification] Required to collect OPAL message log [Impact] Logs are unavailable without this fix [Fix] Add collection of /sys/firmware/opal/msglog if it exists [Test Case] Run sosreport on ppc64el with : $ sudo sosreport --batch -opowerpc The content of /sys/firmware/opal/msglog will be collected [Regression] None, this was not collected previously. [Original description of the problem] == Comment: #0 - Mukesh K. Ojha <mukeojha@in.ibm.com> - 2016-08-17 02:13:40 == ---Problem Description--- Currently, SOSREPORT version used by 16.04.01 LTS release does not collect OPAL log which is present in /sys/firmware/opal/msglog. A patch has been submitted upstream(https://github.com/sosreport/sos.git) to do the above thing. commit 1bbf9e9690e7f2a5afc234b905537daacaecb6d4 Author: Joel Stanley <joel@jms.id.au> Date: Tue Apr 15 14:05:17 2014 +0100     Add OPAL log to collected file list     The OPAL console log used to live under /sys/kernel/debug/powerpc so it     was collected as part of that glob. This patch adds the new location at     /sys/firmware/opal/msglog to the list of collected files.     Signed-off-by: Joel Stanley <joel@jms.id.au>     Reviewed-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Contact Information = Contact Information = hegdevasant@linux.vnet.ibm.com, mukeojha@in.ibm.com ---uname output--- Ubuntu 16.04.01 LTS Machine Type = All power machine ---Debugger--- A debugger is not configured ---Steps to Reproduce--- root@ltctul57a-p1:/home/mukesh# sosreport sosreport (version 3.2.0a1) This command will collect system configuration and diagnostic information from this Ubuntu system. An archive containing the collected information will be generated in /tmp/sos.sj1x27eq. For more information on Ubuntu visit:   http://www.ubuntu.com/ The generated archive may contain data considered sensitive and its content should be reviewed by the originating organization before being passed to any third party. No changes will be made to system configuration. Press ENTER to continue, or CTRL-C to quit. Please enter your first initial and last name [ltctul57a-p1]: Please enter the case id that you are generating this report for []:  Setting up archive ...  Setting up plugins ...  Running plugins. Please wait ...   Running 73/73: xfs... Creating compressed archive... Your sosreport has been generated and saved in:   /tmp/sosreport-ltctul57a-p1-20160810185800.tar.xz The checksum is: 33dbfc480ebf985e4372430537339c1c Please send this file to your support representative. root@ltctul57a-p1:/home/mukesh# root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# ls boot dev etc hostname ip_addr lib lsmod lspci netstat ps route sos_commands sos_reports uname usr version.txt date df free installed-debs last lsb-release lsof mount proc pstree run sos_logs sys uptime var vgdisplay root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# ls sys/ bus class devices fs kernel module root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# No Firmware directory available that confirms the unavailability of OPAL msglog. Userspace tool common name: sosreport The userspace tool has the following bit modes: both Userspace rpm: root@ltctul57a-p1:/home/mukesh# dpkg -l | grep sosreport ii sosreport 3.2+git276-g7da50d6-3ubuntu1 ppc64el Set of tools to gather troubleshooting data from a system Userspace tool obtained from project website: na *Additional Instructions for Contact Information = hegdevasant@linux.vnet.ibm.com, mukeojha@in.ibm.com : -Attach ltrace and strace of userspace application. [SRU justification] Required to collect OPAL message log [Impact] Logs are unavailable without this fix [Fix] Add collection of /sys/firmware/opal/msglog if it exists [Test Case] Run sosreport on ppc64el with : $ sudo sosreport --batch -opowerpc The content of /sys/firmware/opal/msglog will be collected [~apw: we also need to test a selection of the other data is collected still to ensure we did not regress any non-opal data.] [Regression] None, this was not collected previously. [Original description of the problem] == Comment: #0 - Mukesh K. Ojha <mukeojha@in.ibm.com> - 2016-08-17 02:13:40 == ---Problem Description--- Currently, SOSREPORT version used by 16.04.01 LTS release does not collect OPAL log which is present in /sys/firmware/opal/msglog. A patch has been submitted upstream(https://github.com/sosreport/sos.git) to do the above thing. commit 1bbf9e9690e7f2a5afc234b905537daacaecb6d4 Author: Joel Stanley <joel@jms.id.au> Date: Tue Apr 15 14:05:17 2014 +0100     Add OPAL log to collected file list     The OPAL console log used to live under /sys/kernel/debug/powerpc so it     was collected as part of that glob. This patch adds the new location at     /sys/firmware/opal/msglog to the list of collected files.     Signed-off-by: Joel Stanley <joel@jms.id.au>     Reviewed-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Contact Information = Contact Information = hegdevasant@linux.vnet.ibm.com, mukeojha@in.ibm.com ---uname output--- Ubuntu 16.04.01 LTS Machine Type = All power machine ---Debugger--- A debugger is not configured ---Steps to Reproduce--- root@ltctul57a-p1:/home/mukesh# sosreport sosreport (version 3.2.0a1) This command will collect system configuration and diagnostic information from this Ubuntu system. An archive containing the collected information will be generated in /tmp/sos.sj1x27eq. For more information on Ubuntu visit:   http://www.ubuntu.com/ The generated archive may contain data considered sensitive and its content should be reviewed by the originating organization before being passed to any third party. No changes will be made to system configuration. Press ENTER to continue, or CTRL-C to quit. Please enter your first initial and last name [ltctul57a-p1]: Please enter the case id that you are generating this report for []:  Setting up archive ...  Setting up plugins ...  Running plugins. Please wait ...   Running 73/73: xfs... Creating compressed archive... Your sosreport has been generated and saved in:   /tmp/sosreport-ltctul57a-p1-20160810185800.tar.xz The checksum is: 33dbfc480ebf985e4372430537339c1c Please send this file to your support representative. root@ltctul57a-p1:/home/mukesh# root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# ls boot dev etc hostname ip_addr lib lsmod lspci netstat ps route sos_commands sos_reports uname usr version.txt date df free installed-debs last lsb-release lsof mount proc pstree run sos_logs sys uptime var vgdisplay root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# ls sys/ bus class devices fs kernel module root@ltctul57a-p1:/home/mukesh/sosreport-ltctul57a-p1-20160810185800# No Firmware directory available that confirms the unavailability of OPAL msglog. Userspace tool common name: sosreport The userspace tool has the following bit modes: both Userspace rpm: root@ltctul57a-p1:/home/mukesh# dpkg -l | grep sosreport ii sosreport 3.2+git276-g7da50d6-3ubuntu1 ppc64el Set of tools to gather troubleshooting data from a system Userspace tool obtained from project website: na *Additional Instructions for Contact Information = hegdevasant@linux.vnet.ibm.com, mukeojha@in.ibm.com : -Attach ltrace and strace of userspace application.
2017-03-23 11:48:13 Edward Hope-Morley tags architecture-ppc64le bugnameltc-145171 severity-high sts-sru targetmilestone-inin16042 architecture-ppc64le bugnameltc-145171 severity-high sts-sru-needed targetmilestone-inin16042
2017-04-25 15:23:08 Louis Bouchard nominated for series Ubuntu Zesty
2017-04-25 15:23:08 Louis Bouchard bug task added sosreport (Ubuntu Zesty)
2017-04-25 15:23:15 Louis Bouchard sosreport (Ubuntu Zesty): importance Undecided Medium
2017-04-25 15:23:18 Louis Bouchard sosreport (Ubuntu Zesty): status New In Progress
2017-04-25 15:23:33 Louis Bouchard sosreport (Ubuntu Trusty): assignee Louis Bouchard (louis)
2017-04-25 15:23:35 Louis Bouchard sosreport (Ubuntu Yakkety): assignee Louis Bouchard (louis)
2017-04-25 15:23:38 Louis Bouchard sosreport (Ubuntu Zesty): assignee Louis Bouchard (louis)
2017-04-26 12:37:37 Chris J Arges sosreport (Ubuntu Xenial): status In Progress Fix Committed
2017-04-26 12:37:41 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2017-04-26 12:37:42 Chris J Arges bug added subscriber SRU Verification
2017-04-26 12:37:49 Chris J Arges tags architecture-ppc64le bugnameltc-145171 severity-high sts-sru-needed targetmilestone-inin16042 architecture-ppc64le bugnameltc-145171 severity-high sts-sru-needed targetmilestone-inin16042 verification-needed
2017-04-26 12:41:00 Chris J Arges sosreport (Ubuntu Trusty): status In Progress Fix Committed
2017-04-26 12:45:33 Chris J Arges sosreport (Ubuntu Yakkety): status In Progress Fix Committed
2017-04-26 12:46:57 Chris J Arges sosreport (Ubuntu Zesty): status In Progress Fix Committed
2017-05-10 09:52:25 Louis Bouchard tags architecture-ppc64le bugnameltc-145171 severity-high sts-sru-needed targetmilestone-inin16042 verification-needed architecture-ppc64le bugnameltc-145171 severity-high sts-sru-needed targetmilestone-inin16042 verification-done
2017-05-10 10:09:45 Louis Bouchard sosreport (Ubuntu Trusty): assignee Louis Bouchard (louis)
2017-05-10 10:09:47 Louis Bouchard sosreport (Ubuntu Xenial): assignee Louis Bouchard (louis)
2017-05-10 10:09:50 Louis Bouchard sosreport (Ubuntu Yakkety): assignee Louis Bouchard (louis)
2017-05-10 10:09:52 Louis Bouchard sosreport (Ubuntu Zesty): assignee Louis Bouchard (louis)
2017-05-10 12:18:13 Launchpad Janitor sosreport (Ubuntu Trusty): status Fix Committed Fix Released
2017-05-10 12:18:22 Chris J Arges removed subscriber Ubuntu Stable Release Updates Team
2017-05-10 12:18:44 Launchpad Janitor sosreport (Ubuntu Yakkety): status Fix Committed Fix Released
2017-05-10 12:18:53 Launchpad Janitor sosreport (Ubuntu Zesty): status Fix Committed Fix Released
2017-05-10 12:19:02 Launchpad Janitor sosreport (Ubuntu Xenial): status Fix Committed Fix Released