Add packetcatpure feature #34756
Triggered via pull request
November 7, 2024 08:46
Status
Cancelled
Total duration
5m 34s
Artifacts
–
go.yml
on: pull_request
Check whether tests need to be run based on diff
15s
Verify docs and spelling
45s
Unit test (ubuntu-latest)
18s
Unit test (windows-2022)
3m 55s
Integration test
4m 59s
Golangci-lint (ubuntu-latest)
4m 33s
Golangci-lint (macos-latest)
3m 7s
Build Antrea and antctl binaries
19s
Build Antrea Windows binaries
17s
Check tidy, code generation and manifest
27s
Go benchmark test
22s
Annotations
20 errors and 9 warnings
Build Antrea Windows binaries:
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Build Antrea Windows binaries
Process completed with exit code 2.
|
Unit test (ubuntu-latest):
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Unit test (ubuntu-latest)
Process completed with exit code 2.
|
Verify docs and spelling
Process completed with exit code 1.
|
Build Antrea and antctl binaries:
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Build Antrea and antctl binaries
Process completed with exit code 2.
|
Go benchmark test:
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Go benchmark test
Process completed with exit code 1.
|
Check tidy, code generation and manifest
Process completed with exit code 2.
|
Golangci-lint (macos-latest):
pkg/agent/packetcapture/packetcapture_controller_test.go#L323
cannot use context.TODO (value of type func() context.Context) as context.Context value in argument to pcc.startPacketCapture: func() context.Context does not implement context.Context (missing method Deadline) (typecheck)
|
Golangci-lint (macos-latest):
pkg/agent/packetcapture/packetcapture_controller_test.go#L530
pcc.updatePacketCaptureStatus undefined (type *fakePacketCaptureController has no field or method updatePacketCaptureStatus) (typecheck)
|
Golangci-lint (macos-latest)
Process completed with exit code 2.
|
Unit test (windows-2022):
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Unit test (windows-2022)
Process completed with exit code 1.
|
Golangci-lint (ubuntu-latest):
pkg/agent/packetcapture/packetcapture_controller_test.go#L323
cannot use context.TODO (value of type func() context.Context) as context.Context value in argument to pcc.startPacketCapture: func() context.Context does not implement context.Context (missing method Deadline) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/agent/packetcapture/packetcapture_controller_test.go#L530
pcc.updatePacketCaptureStatus undefined (type *fakePacketCaptureController has no field or method updatePacketCaptureStatus) (typecheck)
|
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
|
Integration test
The run was canceled by @github-actions[bot].
|
Integration test
The operation was canceled.
|
Build Antrea Windows binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Unit test (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Verify docs and spelling
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Antrea and antctl binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Go benchmark test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Check tidy, code generation and manifest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Golangci-lint (macos-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
Golangci-lint (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Integration test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|