feat(featureflags): add build-kernel-version flag for new builds #2592
10 fail, 1 skipped, 349 pass in 2h 58m 42s
3 files 30 suites 2h 58m 42s ⏱️
360 tests 349 ✅ 1 💤 10 ❌
1 106 runs 1 083 ✅ 3 💤 20 ❌
Results for commit 127ca29.
Annotations
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes
github-actions / Test Results
1 out of 4 runs failed: TestUpdateNetworkConfig/pause_resume_preserves_rules (github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes)
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 0s]
Raw output
Failed
=== RUN TestUpdateNetworkConfig/pause_resume_preserves_rules
Executing command curl in sandbox ikzb42n4qavd63i9ahj68
sandbox_network_update_test.go:341: Command [curl] output: event:{start:{pid:1344}}
sandbox_network_update_test.go:341:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_out_test.go:67
/home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_update_test.go:58
/home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_update_test.go:341
Error: Received unexpected error:
failed to execute command curl in sandbox ikzb42n4qavd63i9ahj68: invalid_argument: protocol error: incomplete envelope: unexpected EOF
Test: TestUpdateNetworkConfig/pause_resume_preserves_rules
Messages: https://8.8.8.8 should be reachable
--- FAIL: TestUpdateNetworkConfig/pause_resume_preserves_rules (0.04s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes
github-actions / Test Results
3 out of 6 runs failed: TestUpdateNetworkConfig (github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 3m 12s]
artifacts/Integration Tests Results (uncompressed)/test-results.xml [took 26s]
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 41s]
Raw output
Failed
=== RUN TestUpdateNetworkConfig
=== PAUSE TestUpdateNetworkConfig
=== CONT TestUpdateNetworkConfig
--- FAIL: TestUpdateNetworkConfig (41.75s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes
github-actions / Test Results
2 out of 5 runs failed: TestUpdateNetworkConfig/pause_resume_preserves_allow_internet_access_false (github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 1s]
artifacts/Integration Tests Results (uncompressed)/test-results.xml [took 2s]
Raw output
Failed
=== RUN TestUpdateNetworkConfig/pause_resume_preserves_allow_internet_access_false
Executing command curl in sandbox igc1b25bgal75o9p6ltko
sandbox_network_update_test.go:372: Command [curl] output: event:{start:{pid:1358}}
sandbox_network_update_test.go:372: Command [curl] output: event:{end:{exit_code:35 exited:true status:"exit status 35" error:"exit status 35"}}
Executing command curl in sandbox igc1b25bgal75o9p6ltko
sandbox_network_update_test.go:372: Command [curl] output: event:{start:{pid:1359}}
sandbox_network_update_test.go:372: Command [curl] output: event:{end:{exit_code:35 exited:true status:"exit status 35" error:"exit status 35"}}
sandbox_network_update_test.go:391: Command [curl] output: event:{start:{pid:1360}}
sandbox_network_update_test.go:391: Command [curl] output: event:{data:{stdout:"HTTP/2 302 \r\nx-content-type-options: nosniff\r\nlocation: https://dns.google/\r\ndate: Fri, 08 May 2026 01:08:33 GMT\r\ncontent-type: text/html; charset=UTF-8\r\nserver: HTTP server (unknown)\r\ncontent-length: 216\r\nx-xss-protection: 0\r\nx-frame-options: SAMEORIGIN\r\nalt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000\r\n\r\n"}}
sandbox_network_update_test.go:391: Command [curl] output: event:{end:{exited:true status:"exit status 0"}}
sandbox_network_update_test.go:391: Command [curl] completed successfully in sandbox igc1b25bgal75o9p6ltko
sandbox_network_update_test.go:391:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_out_test.go:74
/home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_update_test.go:60
/home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_update_test.go:391
Error: An error is expected but got nil.
Test: TestUpdateNetworkConfig/pause_resume_preserves_allow_internet_access_false
Messages: https://8.8.8.8 should be blocked
--- FAIL: TestUpdateNetworkConfig/pause_resume_preserves_allow_internet_access_false (2.32s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/envd
github-actions / Test Results
2 out of 5 runs failed: TestBindLocalhost/bind_0_0_0_0 (github.com/e2b-dev/infra/tests/integration/internal/tests/envd)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 8s]
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 8s]
Raw output
Failed
=== RUN TestBindLocalhost/bind_0_0_0_0
=== PAUSE TestBindLocalhost/bind_0_0_0_0
=== CONT TestBindLocalhost/bind_0_0_0_0
localhost_bind_test.go:69: Command [python] output: event:{start:{pid:1265}}
Executing command cat in sandbox i3cmq49839paqybpjepgn (user: root)
localhost_bind_test.go:90:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/envd/localhost_bind_test.go:90
Error: Not equal:
expected: 200
actual : 502
Test: TestBindLocalhost/bind_0_0_0_0
Messages: Unexpected status code 502 for bind address 0.0.0.0
--- FAIL: TestBindLocalhost/bind_0_0_0_0 (8.56s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/envd
github-actions / Test Results
2 out of 5 runs failed: TestBindLocalhost/bind_::1 (github.com/e2b-dev/infra/tests/integration/internal/tests/envd)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 8s]
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 9s]
Raw output
Failed
=== RUN TestBindLocalhost/bind_::1
=== PAUSE TestBindLocalhost/bind_::1
=== CONT TestBindLocalhost/bind_::1
Executing command python in sandbox ieqojar6s9bccekke8jxq
localhost_bind_test.go:69: Command [python] output: event:{start:{pid:1266}}
Executing command python in sandbox i2mp5uaajz8p7gxelevwt
localhost_bind_test.go:90:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/envd/localhost_bind_test.go:90
Error: Not equal:
expected: 200
actual : 502
Test: TestBindLocalhost/bind_::1
Messages: Unexpected status code 502 for bind address ::1
--- FAIL: TestBindLocalhost/bind_::1 (9.23s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/envd
github-actions / Test Results
2 out of 5 runs failed: TestBindLocalhost/bind_localhost (github.com/e2b-dev/infra/tests/integration/internal/tests/envd)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 7s]
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 10s]
Raw output
Failed
=== RUN TestBindLocalhost/bind_localhost
=== PAUSE TestBindLocalhost/bind_localhost
=== CONT TestBindLocalhost/bind_localhost
Executing command python in sandbox i50sd9l8a84gawygnx5oj
localhost_bind_test.go:69: Command [python] output: event:{start:{pid:1265}}
localhost_bind_test.go:90:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/envd/localhost_bind_test.go:90
Error: Not equal:
expected: 200
actual : 502
Test: TestBindLocalhost/bind_localhost
Messages: Unexpected status code 502 for bind address localhost
--- FAIL: TestBindLocalhost/bind_localhost (10.07s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/envd
github-actions / Test Results
2 out of 5 runs failed: TestBindLocalhost/bind_127_0_0_1 (github.com/e2b-dev/infra/tests/integration/internal/tests/envd)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 7s]
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 7s]
Raw output
Failed
=== RUN TestBindLocalhost/bind_127_0_0_1
=== PAUSE TestBindLocalhost/bind_127_0_0_1
=== CONT TestBindLocalhost/bind_127_0_0_1
Executing command python in sandbox ikk4v6uqbx1oeic1aymvi
localhost_bind_test.go:69: Command [python] output: event:{start:{pid:1265}}
localhost_bind_test.go:90:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/envd/localhost_bind_test.go:90
Error: Not equal:
expected: 200
actual : 502
Test: TestBindLocalhost/bind_127_0_0_1
Messages: Unexpected status code 502 for bind address 127.0.0.1
--- FAIL: TestBindLocalhost/bind_127_0_0_1 (7.05s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/envd
github-actions / Test Results
2 out of 11 runs failed: TestBindLocalhost (github.com/e2b-dev/infra/tests/integration/internal/tests/envd)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 0s]
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 0s]
Raw output
Failed
=== RUN TestBindLocalhost
=== PAUSE TestBindLocalhost
=== CONT TestBindLocalhost
--- FAIL: TestBindLocalhost (0.00s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/orchestrator
github-actions / Test Results
2 out of 5 runs failed: TestSandboxMemoryIntegrity/tmpfs_hash (github.com/e2b-dev/infra/tests/integration/internal/tests/orchestrator)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 50s]
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 31s]
Raw output
Failed
=== RUN TestSandboxMemoryIntegrity/tmpfs_hash
=== PAUSE TestSandboxMemoryIntegrity/tmpfs_hash
=== CONT TestSandboxMemoryIntegrity/tmpfs_hash
sandbox_memory_integrity_test.go:70: Command [bash] output: event:{start:{pid:1262}}
sandbox_memory_integrity_test.go:70: Command [bash] output: event:{data:{stdout:"Total memory: 985 MB\nUsed memory before tmpfs mount: 189 MB\nFree memory before tmpfs mount: 796 MB\nMemory to use in integrity test (80% of free, min 64MB): 636 MB\n"}}
Executing command bash in sandbox isguqr2xio931nq2aj38q (user: root)
sandbox_memory_integrity_test.go:70: Command [bash] output: event:{data:{stderr:"636+0 records in\n636+0 records out\n666894336 bytes (667 MB, 636 MiB) copied, 26.5134 s, 25.2 MB/s\n"}}
sandbox_memory_integrity_test.go:70: Command [bash] output: event:{data:{stdout:"Used memory after tmpfs mount and file fill: 832 MB\n"}}
sandbox_memory_integrity_test.go:70: Command [bash] output: event:{data:{stderr:"\tCommand being timed: \"dd if=/dev/urandom of=/mnt/testfile bs=1M count=636\"\n\tUser time (seconds): 0.00\n\tSystem time (seconds): 26.01\n\tPercent of CPU this job got: 97%\n\tElapsed (wall clock) time (h:mm:ss or m:ss): 0:26.65\n\tAverage shared text size (kbytes): 0\n\tAverage unshared data size (kbytes): 0\n\tAverage stack size (kbytes): 0\n\tAverage total size (kbytes): 0\n\tMaximum resident set size (kbytes): 2696\n\tAverage resident set size (kbytes): 0\n\tMajor (requiring I/O) page faults: 2\n\tMinor (reclaiming a frame) page faults: 345\n\tVoluntary context switches: 3\n\tInvoluntary context switches: 245\n\tSwaps: 0\n\tFile system inputs: 176\n\tFile system outputs: 0\n\tSocket messages sent: 0\n\tSocket messages received: 0\n\tSignals delivered: 0\n\tPage size (bytes): 4096\n\tExit status: 0\n"}}
sandbox_memory_integrity_test.go:70: Command [bash] output: event:{end:{exited:true status:"exit status 0"}}
sandbox_memory_integrity_test.go:70: Command [bash] completed successfully in sandbox iqelrjerd02gn6gby0thj
Executing command bash in sandbox iqelrjerd02gn6gby0thj (user: root)
sandbox_memory_integrity_test.go:74: Command [bash] output: event:{start:{pid:1278}}
sandbox_memory_integrity_test.go:75:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/orchestrator/sandbox_memory_integrity_test.go:75
Error: Received unexpected error:
failed to execute command bash in sandbox iqelrjerd02gn6gby0thj: invalid_argument: protocol error: incomplete envelope: unexpected EOF
Test: TestSandboxMemoryIntegrity/tmpfs_hash
--- FAIL: TestSandboxMemoryIntegrity/tmpfs_hash (31.62s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/orchestrator
github-actions / Test Results
2 out of 5 runs failed: TestSandboxMemoryIntegrity (github.com/e2b-dev/infra/tests/integration/internal/tests/orchestrator)
artifacts/Integration Tests Results (lz4)/test-results.xml [took 1m 23s]
artifacts/Integration Tests Results (zstd1)/test-results.xml [took 1m 13s]
Raw output
Failed
=== RUN TestSandboxMemoryIntegrity
=== PAUSE TestSandboxMemoryIntegrity
=== CONT TestSandboxMemoryIntegrity
sandbox_memory_integrity_test.go:26: Build completed successfully
--- FAIL: TestSandboxMemoryIntegrity (73.01s)