test_maps in ubuntu_bpf failed with "Failed to create sockmap"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Series: Bionic
Kernel: linux-kvm 4.15.0-1052.52
1. 12/06 04:43:58 DEBUG| utils:0116| Running './test_maps'
2. 12/06 04:43:59 DEBUG| utils:0153| [stdout] Failed to create sockmap -1
3. 12/06 04:43:59 ERROR| test:0414| Exception escaping from test:
4. Traceback (most recent call last):
5. File "/home/
6. _call_test_
7. File "/home/
8. return func(*args, **dargs)
9. File "/home/
10. postprocess_
11. File "/home/
12. self.run_
13. File "/home/
14. self.results = utils.system_
15. File "/home/
16. verbose=verbose, args=args).stdout
17. File "/home/
18. "Command returned non-zero exit status")
19. CmdError: Command <./test_maps> failed, rc=1, Command returned non-zero exit status
20. * Command:
21. ./test_maps
22. Exit status: 1
23. Duration: 0.821275949478
24.
25. stdout:
26. Failed to create sockmap -1
Changed in ubuntu-kernel-tests: | |
status: | New → Triaged |