kubemqctl 3.5.1 -> 3.7.2 https://github.com/kubemq-io/kubemqctl/releases attrpath: kubemqctl 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 = null build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'kubemqctl.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/lrba8hbny8azilyqy26d3rknf9wwkdbh-kubemqctl-3.7.2-go-modules.drv /nix/store/hs5rax2xkp72w4755wvi29ysm1lbz4pf-kubemqctl-3.7.2.drv building '/nix/store/lrba8hbny8azilyqy26d3rknf9wwkdbh-kubemqctl-3.7.2-go-modules.drv'... unpacking sources unpacking source archive /nix/store/v67qwsi0hg4206lvmm66nwip92jralpi-source source root is source patching sources updateAutotoolsGnuConfigScriptsPhase configuring building github.com/kubemq-io/kubemqctl/cmd/build imports github.com/pkg/browser: missing go.sum entry for module providing package github.com/pkg/browser (imported by github.com/kubemq-io/kubemqctl/cmd/build); to add: go get github.com/kubemq-io/kubemqctl/cmd/build github.com/kubemq-io/kubemqctl/cmd/build imports github.com/spf13/cobra: missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/kubemq-io/kubemqctl/cmd/build); to add: go get github.com/kubemq-io/kubemqctl/cmd/build github.com/kubemq-io/kubemqctl/cmd/commands imports github.com/AlecAivazis/survey/v2: missing go.sum entry for module providing package github.com/AlecAivazis/survey/v2 (imported by github.com/kubemq-io/kubemqctl/cmd/commands); to add: go get github.com/kubemq-io/kubemqctl/cmd/commands github.com/kubemq-io/kubemqctl/cmd/commands imports github.com/google/uuid: missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/kubemq-io/kubemqctl/cmd/commands); to add: go get github.com/kubemq-io/kubemqctl/cmd/commands github.com/kubemq-io/kubemqctl/cmd/commands imports github.com/kubemq-io/kubemq-go: missing go.sum entry for module providing package github.com/kubemq-io/kubemq-go (imported by github.com/kubemq-io/kubemqctl/cmd/commands); to add: go get github.com/kubemq-io/kubemqctl/cmd/commands github.com/kubemq-io/kubemqctl/cmd/delete/components imports k8s.io/api/apps/v1: missing go.sum entry for module providing package k8s.io/api/apps/v1 (imported by github.com/kubemq-io/kubemqctl/cmd/delete/components); to add: go get github.com/kubemq-io/kubemqctl/cmd/delete/components github.com/kubemq-io/kubemqctl/cmd/events_store imports github.com/go-resty/resty/v2: missing go.sum entry for module providing package github.com/go-resty/resty/v2 (imported by github.com/kubemq-io/kubemqctl/cmd/events_store); to add: go get github.com/kubemq-io/kubemqctl/cmd/events_store github.com/kubemq-io/kubemqctl/cmd/generate/authentication imports github.com/golang-jwt/jwt/v4: missing go.sum entry for module providing package github.com/golang-jwt/jwt/v4 (imported by github.com/kubemq-io/kubemqctl/cmd/generate/authentication); to add: go get github.com/kubemq-io/kubemqctl/cmd/generate/authentication github.com/kubemq-io/kubemqctl/cmd/root imports github.com/spf13/cobra/doc: missing go.sum entry for module providing package github.com/spf13/cobra/doc (imported by github.com/kubemq-io/kubemqctl/cmd/root); to add: go get github.com/kubemq-io/kubemqctl/cmd/root github.com/kubemq-io/kubemqctl/cmd/root imports github.com/spf13/viper: missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/kubemq-io/kubemqctl/cmd/root); to add: go get github.com/kubemq-io/kubemqctl/cmd/root github.com/kubemq-io/kubemqctl/pkg/attach imports github.com/gorilla/websocket: missing go.sum entry for module providing package github.com/gorilla/websocket (imported by github.com/kubemq-io/kubemqctl/pkg/attach); to add: go get github.com/kubemq-io/kubemqctl/pkg/attach github.com/kubemq-io/kubemqctl/pkg/config imports gopkg.in/yaml.v2: missing go.sum entry for module providing package gopkg.in/yaml.v2 (imported by github.com/kubemq-io/kubemqctl/pkg/config); to add: go get github.com/kubemq-io/kubemqctl/pkg/config github.com/kubemq-io/kubemqctl/pkg/k8s imports k8s.io/api/core/v1: missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/api/networking/v1beta1: missing go.sum entry for module providing package k8s.io/api/networking/v1beta1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset: missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/apimachinery/pkg/apis/meta/v1: missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/informers: missing go.sum entry for module providing package k8s.io/client-go/informers (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/kubernetes: missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/kubernetes/scheme: missing go.sum entry for module providing package k8s.io/client-go/kubernetes/scheme (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/plugin/pkg/client/auth: missing go.sum entry for module providing package k8s.io/client-go/plugin/pkg/client/auth (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/tools/cache: missing go.sum entry for module providing package k8s.io/client-go/tools/cache (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/tools/clientcmd: missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/tools/clientcmd/api: missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd/api (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/tools/portforward: missing go.sum entry for module providing package k8s.io/client-go/tools/portforward (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client imports k8s.io/client-go/transport/spdy: missing go.sum entry for module providing package k8s.io/client-go/transport/spdy (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1 imports k8s.io/api/autoscaling/v1: missing go.sum entry for module providing package k8s.io/api/autoscaling/v1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1 github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1 imports k8s.io/apimachinery/pkg/runtime/schema: missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1 github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1 imports k8s.io/apimachinery/pkg/watch: missing go.sum entry for module providing package k8s.io/apimachinery/pkg/watch (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1 github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1 imports k8s.io/client-go/rest: missing go.sum entry for module providing package k8s.io/client-go/rest (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/client/v1beta1 github.com/kubemq-io/kubemqctl/pkg/k8s/logs imports github.com/fatih/color: missing go.sum entry for module providing package github.com/fatih/color (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/logs); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/logs github.com/kubemq-io/kubemqctl/pkg/k8s/logs imports github.com/pkg/errors: missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/logs); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/logs github.com/kubemq-io/kubemqctl/pkg/k8s/logs imports k8s.io/apimachinery/pkg/labels: missing go.sum entry for module providing package k8s.io/apimachinery/pkg/labels (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/logs); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/logs github.com/kubemq-io/kubemqctl/pkg/k8s/logs imports k8s.io/client-go/kubernetes/typed/core/v1: missing go.sum entry for module providing package k8s.io/client-go/kubernetes/typed/core/v1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/logs); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/logs github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator imports k8s.io/api/rbac/v1: missing go.sum entry for module providing package k8s.io/api/rbac/v1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator imports k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1: missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator github.com/kubemq-io/kubemqctl/pkg/k8s/types imports k8s.io/apimachinery/pkg/runtime: missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/types); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/types github.com/kubemq-io/kubemqctl/pkg/k8s/types/kubemqcluster imports github.com/ghodss/yaml: missing go.sum entry for module providing package github.com/ghodss/yaml (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/types/kubemqcluster); to add: go get github.com/kubemq-io/kubemqctl/pkg/k8s/types/kubemqcluster github.com/kubemq-io/kubemqctl/pkg/targets imports github.com/json-iterator/go: missing go.sum entry for module providing package github.com/json-iterator/go (imported by github.com/kubemq-io/kubemqctl/pkg/targets); to add: go get github.com/kubemq-io/kubemqctl/pkg/targets github.com/kubemq-io/kubemqctl/pkg/template imports github.com/Masterminds/sprig: missing go.sum entry for module providing package github.com/Masterminds/sprig (imported by github.com/kubemq-io/kubemqctl/pkg/template); to add: go get github.com/kubemq-io/kubemqctl/pkg/template github.com/kubemq-io/kubemqctl/pkg/utils imports k8s.io/apimachinery/pkg/util/duration: missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/duration (imported by github.com/kubemq-io/kubemqctl/pkg/utils); to add: go get github.com/kubemq-io/kubemqctl/pkg/utils github.com/kubemq-io/kubemqctl/pkg/k8s/client tested by github.com/kubemq-io/kubemqctl/pkg/k8s/client.test imports github.com/stretchr/testify/require: missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: go get -t github.com/kubemq-io/kubemqctl/pkg/k8s/client error: builder for '/nix/store/lrba8hbny8azilyqy26d3rknf9wwkdbh-kubemqctl-3.7.2-go-modules.drv' failed with exit code 1; last 25 log lines: > github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator imports > k8s.io/api/rbac/v1: missing go.sum entry for module providing package k8s.io/api/rbac/v1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator); to add: > go get github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator > github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator imports > k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1: missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1 (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator); to add: > go get github.com/kubemq-io/kubemqctl/pkg/k8s/manager/operator > github.com/kubemq-io/kubemqctl/pkg/k8s/types imports > k8s.io/apimachinery/pkg/runtime: missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/types); to add: > go get github.com/kubemq-io/kubemqctl/pkg/k8s/types > github.com/kubemq-io/kubemqctl/pkg/k8s/types/kubemqcluster imports > github.com/ghodss/yaml: missing go.sum entry for module providing package github.com/ghodss/yaml (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/types/kubemqcluster); to add: > go get github.com/kubemq-io/kubemqctl/pkg/k8s/types/kubemqcluster > github.com/kubemq-io/kubemqctl/pkg/targets imports > github.com/json-iterator/go: missing go.sum entry for module providing package github.com/json-iterator/go (imported by github.com/kubemq-io/kubemqctl/pkg/targets); to add: > go get github.com/kubemq-io/kubemqctl/pkg/targets > github.com/kubemq-io/kubemqctl/pkg/template imports > github.com/Masterminds/sprig: missing go.sum entry for module providing package github.com/Masterminds/sprig (imported by github.com/kubemq-io/kubemqctl/pkg/template); to add: > go get github.com/kubemq-io/kubemqctl/pkg/template > github.com/kubemq-io/kubemqctl/pkg/utils imports > k8s.io/apimachinery/pkg/util/duration: missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/duration (imported by github.com/kubemq-io/kubemqctl/pkg/utils); to add: > go get github.com/kubemq-io/kubemqctl/pkg/utils > github.com/kubemq-io/kubemqctl/pkg/k8s/client tested by > github.com/kubemq-io/kubemqctl/pkg/k8s/client.test imports > github.com/stretchr/testify/require: missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/kubemq-io/kubemqctl/pkg/k8s/client); to add: > go get -t github.com/kubemq-io/kubemqctl/pkg/k8s/client For full logs, run 'nix log /nix/store/lrba8hbny8azilyqy26d3rknf9wwkdbh-kubemqctl-3.7.2-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/hs5rax2xkp72w4755wvi29ysm1lbz4pf-kubemqctl-3.7.2.drv' failed to build