Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup installed packages in zypper_in #14448

Merged
merged 1 commit into from Mar 8, 2022

Conversation

asdil12
Copy link
Member

@asdil12 asdil12 commented Mar 8, 2022

@asdil12 asdil12 enabled auto-merge March 8, 2022 21:47
@asdil12 asdil12 merged commit 50254c6 into os-autoinst:master Mar 8, 2022
@DimStar77
Copy link
Contributor

Not as bad anymore, but:

https://openqa.opensuse.org/tests/2236916#step/zypper_in/26

Every now and then I see the cleanup 'timing out' (not the first case I see like this)

@asdil12
Copy link
Member Author

asdil12 commented Mar 10, 2022

zypper has 90 seconds to uninstall 9 packages that total to 63 Bytes. That should be more than sufficient.
Looking at the video it seems that zypper in not just slow and eventually running into a timeout but it seems to hang up at that point. So I would consider that as another product bug.
Sadly the zypper_in test doesn't upload the zypper.log so I will create a PR to do this so that developers can look at it.

The only useful entries from journal are these - I wonder why every entry is listed twice, though:

Mar 10 03:04:11.458454 susetest [RPM][10325]: Transaction ID 6229b0fb started
Mar 10 03:04:11.459224 susetest [RPM][10325]: erase hello9-0.1-0.noarch: success
Mar 10 03:04:11.459263 susetest [RPM][10325]: erase hello8-0.1-0.noarch: success
Mar 10 03:04:11.459300 susetest [RPM][10325]: erase hello7-0.1-0.noarch: success
Mar 10 03:04:11.459336 susetest [RPM][10325]: erase hello6-0.1-0.noarch: success
Mar 10 03:04:11.459372 susetest [RPM][10325]: erase hello5-0.1-0.noarch: success
Mar 10 03:04:11.459408 susetest [RPM][10325]: erase hello4-0.1-0.noarch: success
Mar 10 03:04:11.459443 susetest [RPM][10325]: erase hello3-0.1-0.noarch: success
Mar 10 03:04:11.459479 susetest [RPM][10325]: erase hello2-0.1-0.noarch: success
Mar 10 03:04:11.459514 susetest [RPM][10325]: erase hello1-0.1-0.noarch: success
Mar 10 03:04:11.516582 susetest [RPM][10325]: erase hello9-0.1-0.noarch: success
Mar 10 03:04:11.528297 susetest [RPM][10325]: erase hello8-0.1-0.noarch: success
Mar 10 03:04:11.532987 susetest [RPM][10325]: erase hello7-0.1-0.noarch: success
Mar 10 03:04:11.538640 susetest [RPM][10325]: erase hello6-0.1-0.noarch: success
Mar 10 03:04:11.543652 susetest [RPM][10325]: erase hello5-0.1-0.noarch: success
Mar 10 03:04:11.547821 susetest [RPM][10325]: erase hello4-0.1-0.noarch: success
Mar 10 03:04:11.552267 susetest [RPM][10325]: erase hello3-0.1-0.noarch: success
Mar 10 03:04:11.556935 susetest [RPM][10325]: erase hello2-0.1-0.noarch: success
Mar 10 03:04:11.562892 susetest [RPM][10325]: erase hello1-0.1-0.noarch: success
Mar 10 03:04:11.563361 susetest [RPM][10325]: Transaction ID 6229b0fb finished: 0

@asdil12
Copy link
Member Author

asdil12 commented Mar 10, 2022

@DimStar77 #14464
This should allow gathering some logs required for a proper bug report if it happens again.

@asdil12
Copy link
Member Author

asdil12 commented Mar 15, 2022

Opened https://bugzilla.opensuse.org/show_bug.cgi?id=1197134 for the zypper hangup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants