You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are testing in a .yaml with the runner failure mwaa-local-env and from the test-startup-script ./startup.sh which consists of placing incorrect commands from a .sh called startup.sh but when running it does not detect the errors, we have done the same with the ./requirements.txt and it works perfectly, could you check this ? thanks.
./mwaa-local-env test-startup-script ./startup.sh
ERROR: Could not find a version that satisfies the requirement dbt-coret==1.8.0 (from versions: none) --> incorrect command
ERROR: No matching distribution found for dbt-coret==1.8.0.
Notice: A new release of pip is available: 23.2.1 -> 24.2
Notice: To update, run: pip install --upgrade pip
Amazon Linux 2023 repository 22 MB/s | 28 MB 00:01
Last metadata expiration check: 0:00:03 ago on Wed Oct 9 15:51:44 2024.
Package wget-1.21.3-1.amzn2023.0.4.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
/run-startup.sh: line 4: stored_env: Permission denied
/shell-launch-script.sh: line 12: stored_env: No such file or directory
Finished running startup script. Execution time: 13.005s.
Running verification
/entrypoint.sh: line 69: stored_env: No such file or directory
Verification completed
The text was updated successfully, but these errors were encountered:
We are testing in a .yaml with the runner failure mwaa-local-env and from the test-startup-script ./startup.sh which consists of placing incorrect commands from a .sh called startup.sh but when running it does not detect the errors, we have done the same with the ./requirements.txt and it works perfectly, could you check this ? thanks.
./mwaa-local-env test-startup-script ./startup.sh
ERROR: Could not find a version that satisfies the requirement dbt-coret==1.8.0 (from versions: none) --> incorrect command
ERROR: No matching distribution found for dbt-coret==1.8.0.
Notice: A new release of pip is available: 23.2.1 -> 24.2
Notice: To update, run: pip install --upgrade pip
Amazon Linux 2023 repository 22 MB/s | 28 MB 00:01
Last metadata expiration check: 0:00:03 ago on Wed Oct 9 15:51:44 2024.
Package wget-1.21.3-1.amzn2023.0.4.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
/run-startup.sh: line 4: stored_env: Permission denied
/shell-launch-script.sh: line 12: stored_env: No such file or directory
Finished running startup script. Execution time: 13.005s.
Running verification
/entrypoint.sh: line 69: stored_env: No such file or directory
Verification completed
The text was updated successfully, but these errors were encountered: