-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Tracker for random test fails (flakes) for future investigation.
✔️ `TEST-38-FREEZER` (Arch w/ and w/o sanitizers)
Resolved by systemd/systemd#15746.
[ 30.697410] testsuite-38.sh[421]: ++ busctl get-property org.freedesktop.systemd1 /org/freedesktop/systemd1/unit/testsuite_2d38_2dsleep_2eservice org.freedesktop.systemd1.Unit FreezerState
[ 30.699363] testsuite-38.sh[422]: ++ cut -d ' ' -f2
[ 30.702555] testsuite-38.sh[423]: ++ tr -d '"'
[ 30.782163] testsuite-38.sh[330]: + state=running
[ 30.783128] testsuite-38.sh[330]: + '[' running = running ']'
[ 30.784166] testsuite-38.sh[330]: + check_cgroup_state testsuite-38-sleep.service 0
[ 30.784480] testsuite-38.sh[330]: + grep -q 'frozen 0' /sys/fs/cgroup/system.slice/testsuite-38-sleep.service/cgroup.events
[ 30.799274] testsuite-38.sh[330]: + timeout 3s systemctl thaw testsuite-38-sleep.service
[ 31.115963] testsuite-38.sh[330]: + echo '[ OK ]'
[ 31.116427] testsuite-38.sh[330]: [ OK ]
[ 31.116883] testsuite-38.sh[330]: + systemctl stop testsuite-38-sleep.service
[ 31.683143] audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=testsuite-38-sleep comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.709608] testsuite-38.sh[330]: + echo
[ 31.711491] testsuite-38.sh[330]: + test_systemctl_show
[ 31.712087] testsuite-38.sh[330]: + echo 'Test systemctl show integration:'
[ 31.712477] testsuite-38.sh[330]: Test systemctl show integration:
[ 31.712937] testsuite-38.sh[330]: + systemctl start testsuite-38-sleep.service
[ 36.241622] audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=testsuite-38-sleep comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 36.242166] testsuite-38.sh[330]: + echo -n ' - FreezerState property: '
[ 36.253796] testsuite-38.sh[330]: - FreezerState property:
[ 36.253796] testsuite-38.sh[431]: - FreezerState property:
[ 36.801256] testsuite-38.sh[431]: + systemctl show -p FreezerState --value
[ 36.801861] testsuite-38.sh[330]: + systemctl show+ '[' running = running ']'
[ 36.801861] testsuite-38.sh[330]: + systemctl freeze testsuite-38-sleep.service
[ 37.121613] testsuite-38.sh[433]: ++ systemctl show -p FreezerState --value testsuite-38-sleep.service
[ 37.180569] testsuite-38.sh[330]: + state=freezing
[ 37.180964] testsuite-38.sh[330]: + '[' freezing = frozen ']'
[ 37.196767] audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=testsuite-38 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 37.482827] sh[434]: + systemctl poweroff --no-block
[ 37.531599] systemd-logind[328]: System is powering down.
Metadata
Metadata
Assignees
Labels
No labels