Skip to content

Support kuberay v1.0.0 #1325

Support kuberay v1.0.0

Support kuberay v1.0.0 #1325

Triggered via pull request December 30, 2023 04:51
Status Cancelled
Total duration 6m 50s
Artifacts

checks.yml

on: pull_request
unpack-envvars
0s
unpack-envvars
Matrix: Docker Build Images
Matrix: Build Images / Build & Push Image
Matrix: Check Go Generate
Matrix: Lint
Matrix: Unit Tests
Matrix: Integration Test
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 38 warnings
Docker Build Images (flytepropeller) / build_docker
Process completed with exit code 1.
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make linux_compile" did not complete successfully: exit code: 2
Lint (flyteplugins) / Run Lint
tolStorage declared and not used (typecheck)
Lint (flyteplugins) / Run Lint
resourceCache.Start undefined (type ResourceCache has no field or method Start) (typecheck)
Lint (flyteplugins) / Run Lint
w.GetErrorPath undefined (type RemoteFileOutputWriter has no field or method GetErrorPath) (typecheck)
Lint (flyteplugins) / Run Lint
w.GetOutputPath undefined (type RemoteFileOutputWriter has no field or method GetOutputPath) (typecheck)
Lint (flyteplugins) / Run Lint
r.GetRawOutputPrefix undefined (type RemoteCheckpointPaths has no field or method GetRawOutputPrefix) (typecheck)
Lint (flyteplugins) / Run Lint
p.GetCheckpointPrefix undefined (type RemoteFileOutputWriter has no field or method GetCheckpointPrefix) (typecheck)
Lint (flyteplugins) / Run Lint
p.GetOutputPath undefined (type RemoteFileOutputWriter has no field or method GetOutputPath) (typecheck)
Lint (flyteplugins) / Run Lint
p.GetDeckPath undefined (type RemoteFileOutputWriter has no field or method GetDeckPath) (typecheck)
Lint (flyteplugins) / Run Lint
p.GetErrorPath undefined (type RemoteFileOutputWriter has no field or method GetErrorPath) (typecheck)
Lint (flyteplugins) / Run Lint
i.GetInputPrefixPath undefined (type arrayJobInputReader has no field or method GetInputPrefixPath) (typecheck)
Lint (flytepropeller) / Run Lint
t declared and not used (typecheck)
Lint (flytepropeller) / Run Lint
arrayHandler declared and not used (typecheck)
Lint (flytepropeller) / Run Lint
r.Timeout undefined (type *RootOptions has no field or method Timeout) (typecheck)
Lint (flytepropeller) / Run Lint
r.Timeout undefined (type *RootOptions has no field or method Timeout) (typecheck)
Lint (flytepropeller) / Run Lint
cannot use &FlyteWorkflow{} (value of type *FlyteWorkflow) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *FlyteWorkflow does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
Lint (flytepropeller) / Run Lint
cannot use &FlyteWorkflowList{} (value of type *FlyteWorkflowList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *FlyteWorkflowList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
Lint (flytepropeller) / Run Lint
in.GroupVersionKind undefined (type *FlyteWorkflow has no field or method GroupVersionKind) (typecheck)
Lint (flytepropeller) / Run Lint
in.GroupVersionKind undefined (type *FlyteWorkflow has no field or method GroupVersionKind) (typecheck)
Lint (flytepropeller) / Run Lint
in.GetName undefined (type *FlyteWorkflow has no field or method GetName) (typecheck)
Lint (flytepropeller) / Run Lint
in.GetNamespace undefined (type *FlyteWorkflow has no field or method GetNamespace) (typecheck)
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/fsnotify/fsnotify); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by github.com/flyteorg/flyte/flytepropeller/version); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/context/ctxhttp (imported by github.com/flyteorg/flyte/flyteidl/clients/go/admin/deviceflow); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/grpc-ecosystem/go-grpc-prometheus); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/tools/clientcmd); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http/httpguts (imported by github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/crypto/pkcs12 (imported by github.com/Azure/azure-sdk-for-go/sdk/azidentity); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by github.com/flyteorg/flyte/flytestdlib/logger); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/plugin/pkg/client/auth/exec); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http/httpguts (imported by github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/crypto/pkcs12 (imported by github.com/Azure/azure-sdk-for-go/sdk/azidentity); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/flyteorg/flyte/flyteplugins/go/tasks/plugins/array/awsbatch); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package github.com/ray-project/kuberay/ray-operator/apis/ray/v1alpha1 (imported by github.com/flyteorg/flyte/flyteplugins/go/tasks/plugins/k8s/ray); to add:
Unit Tests (flyteadmin) / Run Unit Test
Canceling since a higher priority waiting request for 'Components Checks-4656' exists
Docker Build Images (flytepropeller) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Docker Build Images (datacatalog) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Go Generate (flytecopilot) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Docker Build Images (flytecopilot) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Go Generate (flyteadmin) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (datacatalog) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Docker Build Images (flyteadmin) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Go Generate (flytepropeller) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/