kube-linter 0.6.1 -> 0.6.3 https://github.com/stackrox/kube-linter/releases attrpath: kube-linter Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-yPB2t5Sj14uA3QU6OulwQ03LLBZzCfsilBMk1EqAv08=" [golangModuleVersion] Replaced vendorHash with sha256-ATGSIwjmqRuqn+6VTBvjdfXbcABEdaf5HEsaS2o2V3o= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kube-linter nix build failed. Building subPackage ./pkg/templates/updateconfig Building subPackage ./pkg/templates/updateconfig/internal/params Building subPackage ./pkg/templates/util Building subPackage ./pkg/templates/wildcardinrules Building subPackage ./pkg/templates/wildcardinrules/internal/params Building subPackage ./pkg/templates/writablehostmount Building subPackage ./pkg/templates/writablehostmount/internal/params Building subPackage ./tool-imports buildPhase completed in 53 seconds @nix { "action": "setPhase", "phase": "checkPhase" } running tests ok golang.stackrox.io/kube-linter/docs 0.018s ? golang.stackrox.io/kube-linter/e2etests [no test files] ok golang.stackrox.io/kube-linter/internal/defaultchecks 0.020s ok golang.stackrox.io/kube-linter/pkg/builtinchecks 0.021s ok golang.stackrox.io/kube-linter/pkg/command/common 0.003s ok golang.stackrox.io/kube-linter/pkg/command/lint 0.026s ok golang.stackrox.io/kube-linter/pkg/command/root 0.019s ok golang.stackrox.io/kube-linter/pkg/configresolver 0.018s ok golang.stackrox.io/kube-linter/pkg/ignore 0.002s --- FAIL: TestCreateContextsWithIgnorePaths (0.24s) create_contexts_test.go:144: Error Trace: /build/source/pkg/lintcontext/create_contexts_test.go:144 /build/source/pkg/lintcontext/create_contexts_test.go:46 Error: Should be empty, but was [0xc00043cac0 0xc00043d140 0xc00043d8c0 0xc000040140 0xc0000404c0 0xc000040800 0xc000040dc0 0xc000041240 0xc0000414c0 0xc000041a00 0xc00043c600 0xc00043cd40 0xc00043c180 0xc00043c6c0 0xc00043d100 0xc00043d2c0 0xc00043d400 0xc00043db00 0xc00043c380 0xc00043c5c0 0xc00043cb80 0xc00043cd80 0xc00043d4c0 0xc00043de40 0xc000040040 0xc000040540 0xc000040580 0xc0000408c0 0xc0000413c0 0xc000041b80 0xc000041f80 0xc00043c3c0 0xc00043c300 0xc00043cb40 0xc00043d180 0xc00043d6c0 0xc00043d900 0xc00043db40 0xc0000402c0 0xc0000406c0 0xc000041180 0xc000041740 0xc0001241c0 0xc000125380 0xc000125f40 0xc0002e88c0 0xc0002e8cc0 0xc0002e8e80 0xc0002e8fc0 0xc0002e9180 0xc0002e92c0 0xc0002e8100 0xc0002e8340 0xc0002e8940 0xc0002e9b00 0xc000124ac0 0xc000124b40 0xc000124f00 0xc0002e8d00 0xc0002e9b80 0xc0002e9d80 0xc000040740 0xc000040c40 0xc000041200 0xc000041780 0xc000041bc0 0xc000041ec0 0xc00043c000 0xc00043cb00 0xc00043d080 0xc00043da00 0xc00043dc80 0xc00043dec0 0xc000958580 0xc0009593c0 0xc000959b80 0xc000959f00 0xc000124a40 0xc000125080 0xc000125e00 0xc00043d740 0xc00043d440 0xc00043db80 0xc000125200 0xc000958480] Test: TestCreateContextsWithIgnorePaths Messages: expecting no lint context FAIL FAIL golang.stackrox.io/kube-linter/pkg/lintcontext 0.334s FAIL