Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unit tests fail in buildkite #10045

Open
avagin opened this issue Feb 22, 2024 · 0 comments
Open

unit tests fail in buildkite #10045

avagin opened this issue Feb 22, 2024 · 0 comments
Labels
status: help wanted Extra attention is needed type: bug Something isn't working

Comments

@avagin
Copy link
Collaborator

avagin commented Feb 22, 2024

https://buildkite.com/gvisor/pipeline/builds/27652#018dcde9-5cb7-4241-ac53-31b58ccb5ee1

arm64:

Executing tests from //pkg/coretag:coretag_test
-----------------------------------------------------------------------------
--- FAIL: TestEnable (0.00s)
    coretag_test.go:36: Enable() got error failed to core tag sentry: no such device, wanted nil
FAIL
Executing tests from //pkg/metric:metric_test
-----------------------------------------------------------------------------
--- FAIL: TestBucketerPanics (0.00s)
    --- FAIL: TestBucketerPanics/NewDurationBucketer_@_80 (0.00s)
        metric_test.go:891: did not panic
Executing tests from //tools/tracereplay:tracereplay_test
-----------------------------------------------------------------------------
--- FAIL: TestBasic (0.00s)
    tracereplay_test.go:43: bind("/home/agent-022124-211216/.cache/bazel/_bazel_agent-022124-211216/4a0d88ceffd547a0b9e1ffa449277c63/sandbox/linux-sandbox/7179/execroot/__main__/_tmp/6735fe5df8f902949d58411549e47802/tracereplay1247788451/tracereplay.sock"): invalid argument

arm64 & amd64

Executing tests from //tools/tracereplay:tracereplay_test
-----------------------------------------------------------------------------
--- FAIL: TestBasic (0.00s)
    tracereplay_test.go:43: bind("/home/agent-022124-211216/.cache/bazel/_bazel_agent-022124-211216/4a0d88ceffd547a0b9e1ffa449277c63/sandbox/linux-sandbox/7179/execroot/__main__/_tmp/6735fe5df8f902949d58411549e47802/tracereplay1247788451/tracereplay.sock"): invalid argument
....
    trace_test.go:154: Processed 28 messages for MESSAGE_SYSCALL_READ
    trace_test.go:154: Processed 12 messages for MESSAGE_SYSCALL_WRITE
    trace_test.go:154: Processed 2 messages for MESSAGE_SYSCALL_SIGNALFD
    trace_test.go:154: Processed 6 messages for MESSAGE_SYSCALL_PIPE
FAIL
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //runsc/config:config_test
-----------------------------------------------------------------------------
I0221 23:06:54.723403      24 flags.go:470] Overriding flag --debug="true" from applying bundle debug.
I0221 23:06:54.723822      24 flags.go:470] Overriding flag --debug="true" from applying bundle debug-and-profile.
I0221 23:06:54.723866      24 flags.go:470] Overriding flag --profile="true" from applying bundle debug-and-profile.
I0221 23:06:54.724069      24 flags.go:468] Flag --debug has explicitly-set value "true", but bundle no-debug takes precedence and is overriding its value to --debug="false".
--- FAIL: TestBundleValidate (0.00s)
    --- FAIL: TestBundleValidate/invalid_value (0.00s)
        config_test.go:713: Validate failed: mismatch error: got: "parse error" want: "parsing \"invalid\": invalid syntax"
FAIL
@avagin avagin added the type: bug Something isn't working label Feb 22, 2024
avagin added a commit to avagin/gvisor that referenced this issue Feb 23, 2024
The comma character should be put into the argument value by variable
substitution.

Update google#10045
@avagin avagin added the status: help wanted Extra attention is needed label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted Extra attention is needed type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant