Skip to content

Code Integration [workflow_dispatch][dev-0.6.0] rev.75440e6af9628b3ae9154e3df8b405185879e91d #462

Code Integration [workflow_dispatch][dev-0.6.0] rev.75440e6af9628b3ae9154e3df8b405185879e91d

Code Integration [workflow_dispatch][dev-0.6.0] rev.75440e6af9628b3ae9154e3df8b405185879e91d #462

GitHub Actions / Unit Tests - Linux Platform failed Sep 17, 2024 in 0s

5 fail, 4 skipped, 208 pass in 3m 0s

217 tests   208 ✅  3m 0s ⏱️
  9 suites    4 💤
 13 files      5 ❌

Results for commit 75440e6.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestWinDivertSuite failed

unit/windivert.xml [took 0s]
Raw output
Failed

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestWinDivertSuite/TestCloseWinDivertEngine failed

unit/windivert.xml [took 0s]
Raw output
Failed
    suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
        goroutine 7 [running]:
        runtime/debug.Stack()
        	/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
        github.com/stretchr/testify/suite.failOnPanic(0xc00013d6c0, {0x7c4e80, 0xab4df0})
        	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
        github.com/stretchr/testify/suite.Run.func1.1()
        	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
        panic({0x7c4e80, 0xab4df0})
        	/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
        github.com/Project-Faster/qpep/windivert.(*WinDivertSuite).TestCloseWinDivertEngine(0x0?)
        	/home/runner/work/qpep/qpep/windivert/windivert_other_test.go:59 +0x40
        reflect.Value.call({0xc0001b8280?, 0xc000014fb8?, 0x13?}, {0x81843d, 0x4}, {0xc000055e70, 0x1, 0x1?})
        	/opt/hostedtoolcache/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
        reflect.Value.Call({0xc0001b8280?, 0xc000014fb8?, 0xc00006ae80?}, {0xc000044670?, 0xa4e658?, 0x8d6651?})
        	/opt/hostedtoolcache/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
        github.com/stretchr/testify/suite.Run.func1(0xc00013d6c0)
        	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
        testing.tRunner(0xc00013d6c0, 0xc000194090)
        	/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
        created by testing.(*T).Run
        	/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestWinDivertSuite/TestInitializeWinDivertEngine failed

unit/windivert.xml [took 0s]
Raw output
Failed
    suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
        goroutine 10 [running]:
        runtime/debug.Stack()
        	/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
        github.com/stretchr/testify/suite.failOnPanic(0xc00013dd40, {0x7c4e80, 0xab4df0})
        	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
        github.com/stretchr/testify/suite.Run.func1.1()
        	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
        panic({0x7c4e80, 0xab4df0})
        	/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
        github.com/Project-Faster/qpep/windivert.(*WinDivertSuite).TestInitializeWinDivertEngine(0x0?)
        	/home/runner/work/qpep/qpep/windivert/windivert_other_test.go:33 +0x40
        reflect.Value.call({0xc0001b8280?, 0xc000015000?, 0x13?}, {0x81843d, 0x4}, {0xc000055e70, 0x1, 0x1?})
        	/opt/hostedtoolcache/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
        reflect.Value.Call({0xc0001b8280?, 0xc000015000?, 0xc00006ae80?}, {0xc000044670?, 0xa4e658?, 0x8d6651?})
        	/opt/hostedtoolcache/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
        github.com/stretchr/testify/suite.Run.func1(0xc00013dd40)
        	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
        testing.tRunner(0xc00013dd40, 0xc000194240)
        	/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
        created by testing.(*T).Run
        	/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestServiceSuite failed

unit/service.xml [took 23s]
Raw output
Failed

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestServiceSuite/TestServiceMain_Client failed

unit/service.xml [took 11s]
Raw output
Failed
{"level":"info","time":"Sep 17 22:22:07.747","message":"Executes as Interactive mode\n"}
{"level":"info","time":"Sep 17 22:22:07.747","message":"Main"}
{"level":"info","time":"Sep 17 22:22:07.747","message":"Configuration Loaded"}
{"level":"info","time":"Sep 17 22:22:07.747","message":"Running Client"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Listening address for local api server set to 127.0.0.1"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Opening API Server on: 127.0.0.1:444"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Register API: GET /echo (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Register API: GET /versions (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Register API: GET /status/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Register API: GET /statistics/hosts (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Register API: GET /statistics/info (srv:false cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Register API: GET /statistics/data (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Register API: GET /statistics/info/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Register API: GET /statistics/data/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Error running API server: listen tcp 127.0.0.1:444: bind: permission denied"}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Exiting..."}
{"level":"info","time":"Sep 17 22:22:07.748","message":"Closed API Server"}
{"level":"info","time":"Sep 17 22:22:08.748","message":"Exiting false (0 / listen tcp 127.0.0.1:444: bind: permission denied)"}
{"level":"info","time":"Sep 17 22:22:08.748","message":"Clearing system iptables settings\n"}
{"level":"error","time":"Sep 17 22:22:08.751","message":"exit status 4\n"}
{"level":"error","time":"Sep 17 22:22:08.751","message":"Error while starting QPep service: listen tcp 127.0.0.1:444: bind: permission denied"}
{"level":"info","time":"Sep 17 22:22:08.751","message":"Exit errorcode: 1\n"}
    service_test.go:330: 
        	Error Trace:	/home/runner/work/qpep/qpep/service/service_test.go:330
        	            				/home/runner/work/qpep/qpep/service/service_test.go:90
        	Error:      	Not equal: 
        	            	expected: 0
        	            	actual  : 1
        	Test:       	TestServiceSuite/TestServiceMain_Client