Bug 19 - nbdkit test case failed in arm64
Summary: nbdkit test case failed in arm64
Status: CONFIRMED
Alias: None
Product: Circle Build Tools
Classification: Circle
Component: Koji (show other bugs)
Version: 未指定
Hardware: All Linux
: --- major
Assignee: Bella Zhang
URL:
Depends on:
Blocks:
 
Reported: 2022-05-20 01:25 CST by Bella Zhang
Modified: 2022-05-20 01:25 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bella Zhang 2022-05-20 01:25:10 CST
https://koji.cclinux.org/kojifiles/work/tasks/9810/209810/build.log


FAIL: test-memory-allocator-malloc-mlock.sh
===========================================
/builddir/build/BUILD/nbdkit-1.24.0/server/nbdkit -v -P memory-allocator-malloc-mlock.pid -U /tmp/nbdkit-test-sock.dgbPaV -- /builddir/build/BUILD/nbdkit-1.24.0/plugins/memory/.libs/nbdkit-memory-plugin.so 2048 allocator=malloc,mlock=true
nbdkit: debug: nbdkit 1.24.0 (nbdkit-1.24.0-4.module+el8.6.0+497+7b80bf6a)
nbdkit: debug: TLS disabled: could not load TLS certificates
nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.24.0/plugins/memory/.libs/nbdkit-memory-plugin.so
nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.24.0/plugins/memory/.libs/nbdkit-memory-plugin.so (name memory)
nbdkit: debug: memory: load
nbdkit: debug: memory: config key=size, value=2048
nbdkit: debug: memory: config key=allocator, value=malloc,mlock=true
nbdkit: debug: memory: config_complete
nbdkit: debug: using thread model: parallel
nbdkit: debug: memory: get_ready
nbdkit: debug: allocator: malloc,mlock=true
nbdkit: debug: allocator parameter: mlock=true
nbdkit: error: allocator=malloc: mlock: Cannot allocate memory
./test-memory-allocator-malloc-mlock.sh: run cleanup hooks: exit code 1
FAIL test-memory-allocator-malloc-mlock.sh (exit status: 1)