Skip to content

Improve the performance of access log module #333

Improve the performance of access log module

Improve the performance of access log module #333

Triggered via pull request December 22, 2024 13:18
Status Failure
Total duration 27m 8s
Artifacts 4

rover.yaml

on: pull_request
Matrix: Continuous Profiling E2E tests
Matrix: E2E test
Prepare Network Profiling HTTPS E2E test
20s
Prepare Network Profiling HTTPS E2E test
Matrix: Network Profiling HTTPS E2E test
Required
0s
Required
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 27 warnings
Build and Test: pkg/tools/btf/ebpf.go#L101
`validateGlobalConstVoidPtrVar` is unused (deadcode)
Build and Test: pkg/tools/btf/queue.go#L32
`dataQueuePrefix` is unused (deadcode)
Build and Test: pkg/accesslog/common/connection.go#L590
Error return value of `c.activeConnectionMap.Lookup` is not checked (errcheck)
Build and Test: pkg/tools/buffer/buffer.go#L141
receiver name i should be consistent with previous receiver name r for DataIDRange (golint)
Build and Test: pkg/tools/buffer/buffer.go#L153
receiver name i should be consistent with previous receiver name r for DataIDRange (golint)
Build and Test: pkg/tools/buffer/buffer.go#L164
receiver name i should be consistent with previous receiver name r for DataIDRange (golint)
Build and Test: pkg/accesslog/common/connection.go#L350
`marshalling` is a misspelling of `marshaling` (misspell)
Build and Test: pkg/accesslog/common/connection.go#L533
S1009: should omit nil check; len() for []github.com/apachepkg/process/api.ProcessInterface is defined as zero (gosimple)
Build and Test
Process completed with exit code 2.
Required
Process completed with exit code 255.
Docker images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E test (Golang Off CPU Profiling, test/e2e/cases/profiling/task/offcpu/golang, e2e.yaml, Docker...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Continuous Profiling E2E tests (HTTP Avg Response Time, http_avg_response_time/e2e.yaml, http_avg...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Access Log, test/e2e/cases/access_log, e2e.yaml)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Golang On CPU Profiling, test/e2e/cases/profiling/task/oncpu/golang, e2e.yaml, Dockerfi...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Rust Off CPU Profiling, test/e2e/cases/profiling/task/offcpu/rust, e2e.yaml, Dockerfile...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Continuous Profiling E2E tests (Process Thread Count, process_thread_count/e2e.yaml, process_thre...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Continuous Profiling E2E tests (Process CPU, process_cpu/e2e.yaml, process_cpu/Dockerfile, test/c...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Continuous Profiling E2E tests (HTTP Error Rate, http_error_rate/e2e.yaml, http_error_rate/Docker...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Istio Process Finder 1.11.4, test/e2e/cases/process/istio, e2e.yaml, ISTIO_VERSION=1.11.4)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Istio Process Finder 1.9.1, test/e2e/cases/process/istio, e2e.yaml, ISTIO_VERSION=1.9.1)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Istio Process Finder 1.12.0, test/e2e/cases/process/istio, e2e.yaml, ISTIO_VERSION=1.12.0)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Rust On CPU Profiling, test/e2e/cases/profiling/task/oncpu/rust, e2e.yaml, Dockerfile.s...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Istio Process Finder 1.8.2, test/e2e/cases/process/istio, e2e.yaml, ISTIO_VERSION=1.8.2)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Istio Process Finder 1.10.3, test/e2e/cases/process/istio, e2e.yaml, ISTIO_VERSION=1.10.3)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (Istio Process Finder 1.13.1, test/e2e/cases/process/istio, e2e.yaml, ISTIO_VERSION=1.13.1)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (C Off CPU Profiling, test/e2e/cases/profiling/task/offcpu/c, e2e.yaml, Dockerfile.file,...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Network Profiling HTTPS E2E test (HTTP2 Profiling, http2/e2e.yaml, http2/Dockerfile, test/network...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (C On CPU Profiling, test/e2e/cases/profiling/task/oncpu/c, e2e.yaml, Dockerfile.sqrt, t...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Network Profiling HTTPS E2E test (Nodejs Profiling, nodejs/e2e.yaml, nodejs/Dockerfile, test/netw...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Network Profiling HTTPS E2E test (Golang Profiling, golang/e2e.yaml, golang/Dockerfile, test/netw...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (C++ Off CPU Profiling, test/e2e/cases/profiling/task/offcpu/c++, e2e.yaml, Dockerfile.f...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
E2E test (C++ On CPU Profiling, test/e2e/cases/profiling/task/oncpu/c++, e2e.yaml, Dockerfile.sqr...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Network Profiling HTTPS E2E test (Envoy Profiling, envoy/e2e.yaml, ISTIO_VERSION=1.13.1)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Network Profiling HTTPS E2E test (C++ Profiling, c_plus_plus/e2e.yaml, c_plus_plus/Dockerfile, te...
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Required
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker-images-skywalking-rover
29 MB
docker-images-test-nginx
69.5 MB
logs
278 KB
network-ssl-data
13.5 KB