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

Enable azure ops in linux whl packaging pipeline #559

Merged
merged 1 commit into from
Sep 13, 2023

enable azure ops in linux whl packaging

2474d4e
Select commit
Loading
Failed to load commit list.
Merged

Enable azure ops in linux whl packaging pipeline #559

enable azure ops in linux whl packaging
2474d4e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / linux.wheel succeeded Sep 13, 2023 in 1h 56m 18s

Build #20230912.8 had test failures

Details

Tests

  • Failed: 32 (100.00%)
  • Passed: 0 (0.00%)
  • Other: 0 (0.00%)
  • Total: 32

Annotations

Check failure on line 1 in test_add_f (__main__.TestAzureOps)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / linux.wheel

test_add_f (__main__.TestAzureOps)

Test failed
Raw output
Traceback (most recent call last):
  File "./test_azure_ops.py", line 38, in test_add_f
    out = sess.run(None, ort_inputs)[0]
  File "/tmp/tmp.cTQ5CPdOkT/venv/lib/python3.8/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 220, in run
    return self._sess.run(output_names, input_feed, run_options)
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running AzureTritonInvoker node. Name:'triton_invoker' Status Message: 6: Error: failed to do triton inference, Triton err: failed to parse the request JSON buffer: Invalid value. at 0

Check failure on line 1 in test_add_f8 (__main__.TestAzureOps)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / linux.wheel

test_add_f8 (__main__.TestAzureOps)

Test failed
Raw output
Traceback (most recent call last):
  File "./test_azure_ops.py", line 91, in test_add_f8
    out = sess.run(None, ort_inputs)[0]
  File "/tmp/tmp.cTQ5CPdOkT/venv/lib/python3.8/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 220, in run
    return self._sess.run(output_names, input_feed, run_options)
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running AzureTritonInvoker node. Name:'triton_invoker' Status Message: 6: Error: failed to do triton inference, Triton err: failed to parse the request JSON buffer: Invalid value. at 0

Check failure on line 1 in test_add_i4 (__main__.TestAzureOps)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / linux.wheel

test_add_i4 (__main__.TestAzureOps)

Test failed
Raw output
Traceback (most recent call last):
  File "./test_azure_ops.py", line 106, in test_add_i4
    out = sess.run(None, ort_inputs)[0]
  File "/tmp/tmp.cTQ5CPdOkT/venv/lib/python3.8/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 220, in run
    return self._sess.run(output_names, input_feed, run_options)
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running AzureTritonInvoker node. Name:'triton_invoker' Status Message: 6: Error: failed to do triton inference, Triton err: failed to parse the request JSON buffer: Invalid value. at 0

Check failure on line 1 in test_and (__main__.TestAzureOps)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / linux.wheel

test_and (__main__.TestAzureOps)

Test failed
Raw output
Traceback (most recent call last):
  File "./test_azure_ops.py", line 121, in test_and
    out = sess.run(None, ort_inputs)[0]
  File "/tmp/tmp.cTQ5CPdOkT/venv/lib/python3.8/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 220, in run
    return self._sess.run(output_names, input_feed, run_options)
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running AzureTritonInvoker node. Name:'triton_invoker' Status Message: 6: Error: failed to do triton inference, Triton err: failed to parse the request JSON buffer: Invalid value. at 0