Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkNotice tasks failing #4940

Closed
Tracked by #4924
Poojita-Raj opened this issue Oct 26, 2022 · 1 comment
Closed
Tracked by #4924

checkNotice tasks failing #4940

Poojita-Raj opened this issue Oct 26, 2022 · 1 comment

Comments

@Poojita-Raj
Copy link
Contributor

Poojita-Raj commented Oct 26, 2022

On running gradle check on windows, we see the below group of failures for checkNotice tasks. We need to modify these checkNotice tasks so they get skipped on windows as these distributions aren't built on windows platform.

Task :distribution:archives:linux-arm64-tar:checkNotice FAILED
Task :distribution:archives:darwin-arm64-tar:checkNotice FAILED
Task :distribution:archives:freebsd-tar:checkNotice FAILED
Task :distribution:archives:linux-s390x-tar:checkNotice FAILED
Task :distribution:archives:darwin-tar:checkNotice FAILED
Task :distribution:archives:no-jdk-darwin-arm64-tar:checkNotice FAILED
Task :distribution:archives:no-jdk-darwin-tar:checkNotice FAILED
Task :distribution:archives:no-jdk-linux-tar:checkNotice FAILED
Task :distribution:archives:no-jdk-freebsd-tar:checkNotice FAILED
Task :distribution:archives:linux-tar:checkNotice FAILED

Task :distribution:archives:no-jdk-freebsd-tar:checkNotice FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':distribution:archives:no-jdk-freebsd-tar:checkNotice'.

Unable to read from file C:\Users\Pooj\OpenSearch\distribution\archives\no-jdk-freebsd-tar\build\tar-extracted\opensearch-3.0.0-SNAPSHOT\NOTICE.txt

Task :distribution:archives:linux-tar:checkNotice FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':distribution:archives:linux-tar:checkNotice'.

Unable to read from file C:\Users\Pooj\OpenSearch\distribution\archives\linux-tar\build\tar-extracted\opensearch-3.0.0-SNAPSHOT\NOTICE.txt

@Poojita-Raj
Copy link
Contributor Author

Issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant