-
Notifications
You must be signed in to change notification settings - Fork 301
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
DAOS-16499 tests: Debug smoke #15163
base: master
Are you sure you want to change the base?
Conversation
Ticket title is 'soak/smoke.py: "pool destroy TestPool_1 --force --recursive" timedout' |
ea0299d
to
3207994
Compare
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/2/execution/node/772/log |
3207994
to
4dcc838
Compare
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/3/execution/node/770/log |
4dcc838
to
fd7c23c
Compare
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/4/execution/node/735/log |
6f5a8f0
to
df2009b
Compare
Test stage Build RPM on Leap 15.5 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/13/execution/node/344/log |
Test stage Build RPM on EL 9 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/13/execution/node/354/log |
Test stage Build RPM on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/13/execution/node/345/log |
Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/13/execution/node/355/log |
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-15163/13/display/redirect |
Test stage Build RPM on Leap 15.5 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/14/execution/node/373/log |
Test stage Build RPM on EL 9 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/14/execution/node/339/log |
Test stage Build RPM on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/14/execution/node/337/log |
Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15163/14/execution/node/338/log |
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-15163/14/display/redirect |
177a446
to
63ed999
Compare
Introduce a simple type-checked vector template to gurt. See D_VEC_DECLARE and D_VEC_DEFINE for its usage. Signed-off-by: Li Wei <wei.g.li@intel.com> Required-githooks: true
Introduce a non-production reference tracker mechanism for debugging reference counting problems. See d_ref_tracker. Use this new mechanism for ds_pool_child. This tracking is only compiled in for non-release builds; there should be no performance or memory overhead for release builds. Signed-off-by: Li Wei <wei.g.li@intel.com> Required-githooks: true
Use d_ref_tracker on ds_pool. Signed-off-by: Li Wei <wei.g.li@intel.com> Required-githooks: true
Test-tag: soak_smoke Test-repeat: 5 Doc-only: false Skip-unit-tests: true Skip-fault-injection-test: true Skip-test-centos-rpms: true Allow-unstable-test: true Signed-off-by: Li Wei <wei.g.li@intel.com> Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: