Skip to content

Update Dr. CI comments #71748

Update Dr. CI comments

Update Dr. CI comments #71748

Triggered via schedule September 18, 2024 21:45
Status Success
Total duration 2m 41s
Artifacts
update-drci-comments
2m 29s
update-drci-comments
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
update-drci-comments
The operation was canceled."],"failure_lines":["##[error]The operation was canceled."],"failure_context":["+ bash ./install_requirements.sh --pybind xnnpack","+ echo 'Installing pybind'","+ '[' pipefail = false ']'","+ echo 'Building and installing python libraries'","+ cd executorch","+ pushd /home/runner/work/torchchat/torchchat/et-build/src","+ '[' '!' -d /home/runner/work/torchchat/torchchat/et-build ']'","+ install_executorch_python_libs pipefail","+ CMAKE_BUILD_ARGS='--target install'","+ export 'CMAKE_BUILD_ARGS=--target install'","+ CMAKE_ARGS=' -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DCMAKE_PREFIX_PATH=/opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages -DCMAKE_INSTALL_PREFIX=/home/runner/work/torchchat/torchchat/et-build/install'","+ export 'CMAKE_ARGS= -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DCMAKE_PREFIX_PATH=/opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages -DCMAKE_INSTALL_PREFIX=/home/runner/work/torchchat/torchchat/et-build/install'"],"time":"2024-09-18T21:03:20.000000000Z"},{"workflowId":10930067690,"workflowUniqueId":93252428,"id":30342202403,"runnerName":"GitHub Actions 64","authorEmail":"161522778+metascroy@users.noreply.github.com","name":"pull / test-tinystories-executorch (macos-14-xlarge)","jobName":"test-tinystories-executorch (macos-14-xlarge)","conclusion":"failure","completed_at":"2024-09-18T21:12:10.000000000Z","html_url":"https://github.com/pytorch/torchchat/actions/runs/10930067690/job/30342202403","head_branch":"a8wxdq","pr_number":1145,"head_sha":"fb19b35fb41e0227516037e790307b7a752637b3","head_sha_timestamp":"2024-09-18T21:02:59.000000000Z","failure_captures":["RuntimeError: Failed to load ET compiled /Users/runner/work/torchchat/torchchat/stories15M.pte"],"failure_lines":["RuntimeError: Failed to load ET compiled /Users/runner/work/torchchat/torchchat/stories15M.pte"],"failure_context":["+ popd","+ popd","+ pip3 list","+ bash ./install_requirements.sh --pybind xnnpack","+ echo 'Installing pybind'","+ '[' pipefail = false ']'","+ echo 'Building and installing python libraries'","+ cd executorch","+ pushd /Users/runner/work/torchchat/torchchat/et-build/src","+ '[' '!' -d /Users/runner/work/torchchat/torchchat/et-build ']'","+ install_executorch_python_libs pipefail","+ CMAKE_BUILD_ARGS='--target install'"],"time":"2024-09-18T21:03:21.000000000Z"},{"workflowId":10930067690,"workflowUniqueId":93252428,"id":30342202765,"runnerName":"i-0a9e3921da48eee97","authorEmail":"161522778+metascroy@users.noreply.github.com","name":"pull / test-build-runner-et-android / linux-job","jobName":"test-build-runner-et-android / linux-job","conclusion":"failure","completed_at":"2024-09-18T21:17:30.000000000Z","html_url":"https://github.com/pytorch/torchchat/actions/runs/10930067690/job/30342202765","head_branch":"a8wxdq","pr_number":1145,"head_sha":"fb19b35fb41e0227516037e790307b7a752637b3","head_sha_timestamp":"2024-09-18T21:02:59.000000000Z","failure_captures":["RuntimeError: Command docker exec -t 0ce6273cca65ffe4d6884458fd1ec6befdf550556713cf79ba223b729eb0a929 /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 0ce6273cca65ffe4d6884458fd1ec6befdf550556713cf79ba223b729eb0a929 /exec failed with exit code 1"],"failure_context":["+ cmake --build cmake-out-android/ -j16 --config Release --target et_run","+ cmake -DET_USE_ADAPTIVE_THREADS=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/tmp/android-ndk-r26c/build/cmake/android.toolchain.cmake -DANDROID_ABI=arm64-v8a -DANDROID_PLATFOR
update-drci-comments
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/