Bug 18

Summary: apache-commons-exec build failed in koji
Product: Circle Build Tools Reporter: Bella Zhang <bella>
Component: KojiAssignee: Bella Zhang <bella>
Status: CONFIRMED ---    
Severity: blocker    
Priority: ---    
Version: 未指定   
Hardware: All   
OS: Linux   

Description Bella Zhang 2022-05-20 01:07:04 CST
https://koji.cclinux.org/koji/taskinfo?taskID=210480

There is a issue:

[INFO] Running org.apache.commons.exec.issues.Exec60Test
[ping.sh] Blocking for 2 seconds ...
ping: socket: Operation not permitted
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.apache.commons.exec.issues.Exec60Test
[ERROR] testExec_60(org.apache.commons.exec.issues.Exec60Test)  Time elapsed: 0.003 s  <<< FAILURE!
java.lang.AssertionError: Watchdog killed the process
	at org.apache.commons.exec.issues.Exec60Test.testExec_60(Exec60Test.java:76)