2022-11-27T05:55:12 steampipe 0.16.4 -> 0.17.3 https://github.com/turbot/steampipe/releases 2022-11-27T05:55:14 attrpath: steampipe 2022-11-27T05:55:14 Checking auto update branch... 2022-11-27T05:55:14 An auto update branch exists with message `steampipe: 0.15.0 -> 0.15.4`. New version is 0.17.3. 2022-11-27T05:55:14 The auto update branch does not match or exceed the new version. 2022-11-27T05:55:18 [version] 2022-11-27T05:55:18 [version] generic version rewriter does not support multiple hashes 2022-11-27T05:55:18 [rustCrateVersion] 2022-11-27T05:55:18 [rustCrateVersion] No cargoSha256 found 2022-11-27T05:55:18 [golangModuleVersion] 2022-11-27T05:55:21 [golangModuleVersion] Found old vendorSha256 = sha256-6l3bBxGhdZGIXmdzgF44TGZQqT6gSUHSwOAE2SlgLgg= 2022-11-27T05:55:39 [golangModuleVersion] Replaced vendorSha256 with sha256-v/RLpbEDYn+UTY3wwww7u+cFNtv0s0UPtno7iuMqx2Q= 2022-11-27T05:56:28 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A steampipe nix build failed. --- PASS: TestDisplayImageRef/turbot/aws@1 (0.00s) --- PASS: TestDisplayImageRef/mycompany/my-plugin@some-random_tag (0.00s) --- PASS: TestDisplayImageRef/dockerhub.org/myimage@mytag (0.00s) --- PASS: TestDisplayImageRef/turbot/aws (0.00s) --- PASS: TestDisplayImageRef/mycompany/my-plugin:some-random_tag (0.00s) === RUN TestAddPluginName --- PASS: TestAddPluginName (0.00s) PASS ok github.com/turbot/steampipe/pkg/ociinstaller 0.004s === RUN TestWriteDatabaseVersionFile --- PASS: TestWriteDatabaseVersionFile (0.00s) === RUN TestWrite --- PASS: TestWrite (0.00s) PASS ok github.com/turbot/steampipe/pkg/ociinstaller/versionfile 0.003s === RUN TestGetCmdAndArgs --- PASS: TestGetCmdAndArgs (0.00s) PASS ok github.com/turbot/steampipe/pkg/query/metaquery 0.008s # github.com/turbot/steampipe/pkg/steampipeconfig [github.com/turbot/steampipe/pkg/steampipeconfig.test] pkg/steampipeconfig/load_config_test.go:132:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:183:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:237:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:310:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:379:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:450:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:478:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_mod_test.go:138:6: unknown field 'LocalQueries' in struct literal of type modconfig.ResourceMaps FAIL github.com/turbot/steampipe/pkg/steampipeconfig [build failed] FAIL