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

Update jni version to 22.10.0-SNAPSHOT #11338

Merged
merged 3 commits into from
Jul 28, 2022

Conversation

pxLi
Copy link
Member

@pxLi pxLi commented Jul 25, 2022

Description

Update JNI version to 22.10.0-SNAPSHOT

jni cmake change has been covered in df24808#diff-85b071fcb8436e7b5eedefcb44bd66949e9d8062d160f7317e19fc50ace7c887

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@pxLi pxLi added Java Affects Java cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 25, 2022
@pxLi pxLi requested a review from a team as a code owner July 25, 2022 01:07
@pxLi
Copy link
Member Author

pxLi commented Jul 25, 2022

I will re-trigger the build when the CI of 22.10 is ready

@ttnghia
Copy link
Contributor

ttnghia commented Jul 25, 2022

Rerun tests.

1 similar comment
@ttnghia
Copy link
Contributor

ttnghia commented Jul 26, 2022

Rerun tests.

@ttnghia
Copy link
Contributor

ttnghia commented Jul 26, 2022

Maybe this needs some @rapidsai/ops-codeowners ok to test?

@jlowe
Copy link
Member

jlowe commented Jul 26, 2022

rerun tests

@ttnghia
Copy link
Contributor

ttnghia commented Jul 26, 2022

Rerun tests.

@pxLi
Copy link
Member Author

pxLi commented Jul 27, 2022

Maybe this needs some @rapidsai/ops-codeowners ok to test?

2210 CI images were not ready. Let me try re-trigger

Error response from daemon: manifest for gpuci/rapidsai-driver:22.10-cuda11.5-devel-centos7-py3.8 not found: manifest unknown: manifest unknown

FATAL: Could not pull image: gpuci/rapidsai-driver:22.10-cuda11.5-devel-centos7-py3.8

java.io.IOException: Could not pull image: gpuci/rapidsai-driver:22.10-cuda11.5-devel-centos7-py3.8

@pxLi
Copy link
Member Author

pxLi commented Jul 27, 2022

rerun tests

@pxLi
Copy link
Member Author

pxLi commented Jul 27, 2022

all CI failed unrelated tests right now.

13:32:10 [gw7] [ 99%] FAILED tests/test_s3.py::test_read_csv[1024] 
13:37:12 tests/test_s3.py::test_read_csv_arrow_nativefile 
13:37:12 [gw7] [ 99%] FAILED tests/test_s3.py::test_read_csv_arrow_nativefile 
13:42:15 tests/test_s3.py::test_read_csv_byte_range[True-32] 
13:42:15 [gw7] [ 99%] FAILED tests/test_s3.py::test_read_csv_byte_range[True-32] 
13:47:17 tests/test_s3.py::test_read_csv_byte_range[True-1024] 
13:47:17 [gw7] [ 99%] FAILED tests/test_s3.py::test_read_csv_byte_range[True-1024] 
13:52:20 tests/test_s3.py::test_read_csv_byte_range[False-32] 
13:52:20 [gw7] [ 99%] FAILED tests/test_s3.py::test_read_csv_byte_range[False-32] 
13:57:23 tests/test_s3.py::test_read_csv_byte_range[False-1024] 
13:57:23 [gw7] [ 99%] FAILED tests/test_s3.py::test_read_csv_byte_range[False-1024] 
14:02:27 tests/test_s3.py::test_write_csv[None] 
14:02:27 [gw7] [ 99%] FAILED tests/test_s3.py::test_write_csv[None] 
14:07:30 tests/test_s3.py::test_write_csv[3] 
14:07:30 [gw7] [ 99%] FAILED tests/test_s3.py::test_write_csv[3] 
14:12:34 tests/test_s3.py::test_read_parquet[True-None-None-32] 
14:12:34 [gw7] [ 99%] FAILED tests/test_s3.py::test_read_parquet[True-None-None-32] 
14:17:38 tests/test_s3.py::test_read_parquet[True-None-None-1024] 
14:17:38 [gw7] [ 99%] FAILED tests/test_s3.py::test_read_parquet[True-None-None-1024] 

I will retrigger when the pytest CI gets fix

@pxLi
Copy link
Member Author

pxLi commented Jul 27, 2022

rerun tests

@pxLi
Copy link
Member Author

pxLi commented Jul 27, 2022

rerun tests

@codecov
Copy link

codecov bot commented Jul 28, 2022

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.10@150abc8). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff               @@
##             branch-22.10   #11338   +/-   ##
===============================================
  Coverage                ?   86.43%           
===============================================
  Files                   ?      143           
  Lines                   ?    22777           
  Branches                ?        0           
===============================================
  Hits                    ?    19687           
  Misses                  ?     3090           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 150abc8...795c9ea. Read the comment docs.

@pxLi
Copy link
Member Author

pxLi commented Jul 28, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit c6563a1 into rapidsai:branch-22.10 Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants