Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <[email protected]>
  • Loading branch information
crazy-max committed Sep 11, 2024
1 parent c95976b commit 067f450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/inspect.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ insecure-entitlements = ["network.host", "security.insecure"]

out, err = inspectCmd(sb, withArgs(builderName, "--debug"))
require.NoError(t, err, out)
t.Log(out)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (master, docker-container, ./tests)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-xs7cutofb4f6hzi59u23tk539" based in "$BUILDX_CONFIG" environment variable Name: distracted_cartwright Driver: docker-container Last Activity: 2024-09-11 09:23:15 +0000 UTC Nodes: Name: distracted_cartwright0 Endpoint: integration-4owyloe1lmptwdwb8t07y0jox Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (0.86s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (master, docker-container, ./tests, experimental)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-x9r29xcm06oong7xhxxk6i4p7" based in "$BUILDX_CONFIG" environment variable Name: crazy_gauss Driver: docker-container Last Activity: 2024-09-11 09:22:50 +0000 UTC Nodes: Name: crazy_gauss0 Endpoint: integration-1fkgj5r45om5utkfhg4nmkkvv Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.34s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (latest, docker-container, ./tests)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-xjkuaa7z1yvict4ag2mk2lmd9" based in "$BUILDX_CONFIG" environment variable Name: cool_panini Driver: docker-container Last Activity: 2024-09-11 09:22:47 +0000 UTC Nodes: Name: cool_panini0 Endpoint: integration-i89way1f2mrfmfzl54kf79gi0 Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.29s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (latest, docker-container, ./tests, experimental)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-tlh513w9042nbujojfxim6lyk" based in "$BUILDX_CONFIG" environment variable Name: nostalgic_bohr Driver: docker-container Last Activity: 2024-09-11 09:22:48 +0000 UTC Nodes: Name: nostalgic_bohr0 Endpoint: integration-qk52n9lpd1xtg53vy21lpkn5q Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.21s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (buildx-stable-1, docker-container, ./tests)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-8b880bitor3njp8huj02dmjwp" based in "$BUILDX_CONFIG" environment variable Name: focused_keller Driver: docker-container Last Activity: 2024-09-11 09:22:50 +0000 UTC Nodes: Name: focused_keller0 Endpoint: integration-tmg7lcp46swlsnzb76xqluy8v Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.16s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (buildx-stable-1, docker-container, ./tests, experimental)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-m6ickmy5uwlpqq38b1991ajm0" based in "$BUILDX_CONFIG" environment variable Name: flamboyant_elion Driver: docker-container Last Activity: 2024-09-11 09:23:01 +0000 UTC Nodes: Name: flamboyant_elion0 Endpoint: integration-jqh4imwdbhxuk65tfdwl5yuva Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.15s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (v0.14.1, docker-container, ./tests)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-wrx07v1fozpy9yi8g2sn35uio" based in "$BUILDX_CONFIG" environment variable Name: thirsty_tu Driver: docker-container Last Activity: 2024-09-11 09:23:04 +0000 UTC Nodes: Name: thirsty_tu0 Endpoint: integration-spd0126axtdf4on0a3cc1nlc8 Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.27s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (v0.14.1, docker-container, ./tests, experimental)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-fmjtdp1xbanjrr7d7saqw4q4w" based in "$BUILDX_CONFIG" environment variable Name: infallible_kirch Driver: docker-container Last Activity: 2024-09-11 09:23:08 +0000 UTC Nodes: Name: infallible_kirch0 Endpoint: integration-ku2kseg3vwtu4bl7kys3maa1y Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.20s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (v0.13.2, docker-container, ./tests)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-2p1isdtr0otgczcj7ytmh012h" based in "$BUILDX_CONFIG" environment variable Name: distracted_mccarthy Driver: docker-container Last Activity: 2024-09-11 09:23:03 +0000 UTC Nodes: Name: distracted_mccarthy0 Endpoint: integration-i3zgl4s26a1l8gy019g9ea9ww Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.69s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (v0.13.2, docker-container, ./tests, experimental)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-iccj5rkhcsu3p03hab3nb0vgh" based in "$BUILDX_CONFIG" environment variable Name: compassionate_lamarr Driver: docker-container Last Activity: 2024-09-11 09:23:09 +0000 UTC Nodes: Name: compassionate_lamarr0 Endpoint: integration-ieuk8uc0fvghamcddxmowjoow Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.40s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (v0.12.5, docker-container, ./tests)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-wg6i9zzv8pgp4mf5iwsohxdsp" based in "$BUILDX_CONFIG" environment variable Name: modest_colden Driver: docker-container Last Activity: 2024-09-11 09:22:50 +0000 UTC Nodes: Name: modest_colden0 Endpoint: integration-n8dl9x91y1jowo5yys9lma3pn Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.26s)

Check failure on line 158 in tests/inspect.go

View workflow job for this annotation

GitHub Actions / test-integration (v0.12.5, docker-container, ./tests, experimental)

Failed: tests/TestIntegration/TestInspectBuildkitdConf/worker=docker-container

=== RUN TestIntegration/TestInspectBuildkitdConf/worker=docker-container === PAUSE TestIntegration/TestInspectBuildkitdConf/worker=docker-container === CONT TestIntegration/TestInspectBuildkitdConf/worker=docker-container inspect.go:158: DEBUG: using config store "/tmp/buildx-integration-container-abei8rm63dlx2hfhaon5w3ozw" based in "$BUILDX_CONFIG" environment variable Name: kind_morse Driver: docker-container Last Activity: 2024-09-11 09:23:09 +0000 UTC Nodes: Name: kind_morse0 Endpoint: integration-ctctvw4cwxqy13jrk90xzdtu9 Status: inactive BuildKit daemon flags: --allow-insecure-entitlement=network.host Features: Automatically load images to the Docker Engine image store: false Cache export: true Docker exporter: true Multi-platform build: true OCI exporter: true File#buildkitd.toml: > debug = true > insecure-entitlements = ["network.host", "security.insecure"] > > [log] > format = "text" > inspect.go:178: Error Trace: /src/tests/inspect.go:178 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: "debug = true\ninsecure-entitlements = [\"network.host\", \"security.insecure\"]\n\n[log]\n format = \"text\"\n" actual : "" Diff: --- Expected +++ Actual @@ -1,6 +1 @@ -debug = true -insecure-entitlements = ["network.host", "security.insecure"] -[log] - format = "text" - Test: TestIntegration/TestInspectBuildkitdConf/worker=docker-container Messages: File#buildkitd.toml content mismatch --- FAIL: TestIntegration/TestInspectBuildkitdConf/worker=docker-container (1.46s)

var fileContent string
var foundFile bool
Expand Down

0 comments on commit 067f450

Please sign in to comment.