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 3 minutes 23 seconds @nix { "action": "setPhase", "phase": "checkPhase" } running tests ok golang.stackrox.io/kube-linter/docs 0.146s ? golang.stackrox.io/kube-linter/e2etests [no test files] ok golang.stackrox.io/kube-linter/internal/defaultchecks 0.095s ok golang.stackrox.io/kube-linter/pkg/builtinchecks 0.123s ok golang.stackrox.io/kube-linter/pkg/command/common 0.028s ok golang.stackrox.io/kube-linter/pkg/command/lint 0.096s ok golang.stackrox.io/kube-linter/pkg/command/root 0.194s ok golang.stackrox.io/kube-linter/pkg/configresolver 0.076s ok golang.stackrox.io/kube-linter/pkg/ignore 0.020s --- FAIL: TestCreateContextsWithIgnorePaths (0.51s) 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 [0xc000136480 0xc000136b00 0xc000137280 0xc0001375c0 0xc000137900 0xc000137c80 0xc000438400 0xc000438c80 0xc000438f00 0xc000439d00 0xc000041000 0xc000041500 0xc000041840 0xc000041b00 0xc0001362c0 0xc000136440 0xc000136040 0xc000136a80 0xc000136d40 0xc000136e40 0xc000137100 0xc000137300 0xc000137880 0xc000040b00 0xc000040d40 0xc0004381c0 0xc000040ec0 0xc000041140 0xc000041d40 0xc000438e40 0xc000439b00 0xc000439d80 0xc000439fc0 0xc000136280 0xc0002fc0c0 0xc000136180 0xc000136500 0xc0001367c0 0xc000136f80 0xc0001373c0 0xc000137e80 0xc0002fc700 0xc0002fcf80 0xc0002fdc40 0xc0000401c0 0xc0002fc140 0xc000041600 0xc000041800 0xc0000419c0 0xc000041b40 0xc000041cc0 0xc000136700 0xc000136a00 0xc000136080 0xc000137180 0xc000137840 0xc000137dc0 0xc000137f80 0xc0002fd280 0xc000438680 0xc000438b80 0xc000439d40 0xc000040cc0 0xc0002fc000 0xc0002fc500 0xc0002fc880 0xc0002fcac0 0xc0002fcd00 0xc0002fcfc0 0xc0002fddc0 0xc000041bc0 0xc000041e80 0xc000136100 0xc000136cc0 0xc00066c0c0 0xc00066c880 0xc00077e340 0xc00077ea80 0xc00066c040 0xc00066c400 0xc00066cf40 0xc00066cb00 0xc00066cfc0 0xc00066c4c0 0xc00066c540] Test: TestCreateContextsWithIgnorePaths Messages: expecting no lint context FAIL FAIL golang.stackrox.io/kube-linter/pkg/lintcontext 0.808s FAIL