Implement prune command #329
Annotations
3 errors
|
tests/network/testdata/network_test.txt#L11
[stdout]
Network's state test
=== RUN TestNetworkStatus
nw_test.go:129: time: 2023-09-29T12:25:30.974141611Z out: networks: '[n1]' expected state: 'ACTIVATED' secs: 600
time: 2023-09-29T12:25:30.974160411Z out: netName n1 state changed to UNKNOWN
time: 2023-09-29T12:25:31.097065331Z out: netName n1 state changed to NOT_ACTIVATED
time: 2023-09-29T12:25:32.098957197Z out: netName n1 state changed to INIT
nw_test.go:147: ASSERTION FAILED (2023-09-29T12:35:30.974866712Z): expected networks [n1] in ACTIVATED state
nw_test.go:149: actual n1: INIT
nw_test.go:151: history of states for n1:
nw_test.go:153: state: no info from controller received in: 2023-09-29T12:25:30.974157211Z
nw_test.go:153: state: UNKNOWN received in: 2023-09-29T12:25:30.974159011Z
nw_test.go:153: state: NOT_ACTIVATED received in: 2023-09-29T12:25:31.097060231Z
nw_test.go:153: state: INIT received in: 2023-09-29T12:25:32.098951397Z
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 10m0s
--- FAIL: TestNetworkStatus (601.00s)
FAIL
[exit status 1]
FAIL: ../network/testdata/network_test.txt:11: command failure
|
|
The logs for this run have expired and are no longer available.
Loading