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

Revert "Move AutogradMeta and DeviceGuardImplInterface virtual methods out-of-line." #31899

Closed
wants to merge 1 commit into from

Conversation

ezyang
Copy link
Contributor

@ezyang ezyang commented Jan 6, 2020

Stack from ghstack:

This reverts commit 05e30c0.

…s out-of-line."

This reverts commit 05e30c0.

[ghstack-poisoned]
@kostmo
Copy link
Member

kostmo commented Jan 6, 2020

💊 CircleCI build failures summary and remediations

As of commit 01a18f4:

  • 5/5 failures introduced in this PR

Detailed failure analysis

One may explore the probable reasons each build failed interactively on the Dr. CI website.

🕵️ 4 new failures recognized by patterns

The following build failures do not appear to be due to upstream breakage:

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_test (1/4)

Step: "Test" (full log | pattern match details)

Jan 06 22:45:44 caused by: Connection refused (os error 111)
Jan 06 22:45:44 +++ eval 'extract_trap_cmd ' 
Jan 06 22:45:44 ++++ extract_trap_cmd 
Jan 06 22:45:44 ++++ printf '%s\n' '' 
Jan 06 22:45:44 +++ printf '%s\n' cleanup 
Jan 06 22:45:44 ++ trap -- ' 
Jan 06 22:45:44 cleanup' EXIT 
Jan 06 22:45:44 ++ which sccache 
Jan 06 22:45:44 ++ sccache --stop-server 
Jan 06 22:45:44 Stopping sccache server... 
Jan 06 22:45:44 error: couldn't connect to server 
Jan 06 22:45:44 caused by: Connection refused (os error 111) 
Jan 06 22:45:44 ++ true 
Jan 06 22:45:44 ++ rm /var/lib/jenkins/sccache_error.log 
Jan 06 22:45:44 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Jan 06 22:45:44 ++ SCCACHE_IDLE_TIMEOUT=1200 
Jan 06 22:45:44 ++ RUST_LOG=sccache::server=error 
Jan 06 22:45:44 ++ sccache --start-server 
Jan 06 22:45:44 Starting sccache server... 
Jan 06 22:45:44 ++ sccache --zero-stats 
Jan 06 22:45:44 Compile requests                 0 
Jan 06 22:45:44 Compile requests executed        0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_NO_AVX2_test (2/4)

Step: "Test" (full log | pattern match details)

Jan 06 23:33:33 RuntimeError: test_cuda failed!
Jan 06 23:33:33 Ran 95 tests in 81.783s 
Jan 06 23:33:33  
Jan 06 23:33:33 FAILED (errors=1, skipped=4) 
Jan 06 23:33:33  
Jan 06 23:33:33 Generating XML reports... 
Jan 06 23:33:33 Traceback (most recent call last): 
Jan 06 23:33:33   File "test/run_test.py", line 456, in <module> 
Jan 06 23:33:33     main() 
Jan 06 23:33:33   File "test/run_test.py", line 449, in main 
Jan 06 23:33:33     raise RuntimeError(message) 
Jan 06 23:33:33 RuntimeError: test_cuda failed! 
Jan 06 23:33:34 + cleanup 
Jan 06 23:33:34 + retcode=1 
Jan 06 23:33:34 + set +x 
Jan 06 23:33:34 =================== sccache compilation log =================== 
Jan 06 23:33:34 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Jan 06 23:33:34 Compile requests                96 
Jan 06 23:33:34 Compile requests executed       36 
Jan 06 23:33:34 Cache hits                      34 
Jan 06 23:33:34 Cache misses                     1 
Jan 06 23:33:34 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_NO_AVX_NO_AVX2_test (3/4)

Step: "Test" (full log | pattern match details)

Jan 06 23:34:06 RuntimeError: test_cuda failed!
Jan 06 23:34:06 Ran 95 tests in 81.157s 
Jan 06 23:34:06  
Jan 06 23:34:06 FAILED (errors=1, skipped=4) 
Jan 06 23:34:06  
Jan 06 23:34:06 Generating XML reports... 
Jan 06 23:34:06 Traceback (most recent call last): 
Jan 06 23:34:06   File "test/run_test.py", line 456, in <module> 
Jan 06 23:34:06     main() 
Jan 06 23:34:06   File "test/run_test.py", line 449, in main 
Jan 06 23:34:06     raise RuntimeError(message) 
Jan 06 23:34:06 RuntimeError: test_cuda failed! 
Jan 06 23:34:07 + cleanup 
Jan 06 23:34:07 + retcode=1 
Jan 06 23:34:07 + set +x 
Jan 06 23:34:07 =================== sccache compilation log =================== 
Jan 06 23:34:07 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Jan 06 23:34:07 Compile requests                96 
Jan 06 23:34:07 Compile requests executed       36 
Jan 06 23:34:07 Cache hits                      34 
Jan 06 23:34:07 Cache misses                     1 
Jan 06 23:34:07 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_test (4/4)

Step: "Test" (full log | pattern match details)

Jan 06 23:34:10 RuntimeError: test_cuda failed!
Jan 06 23:34:10 Ran 95 tests in 81.292s 
Jan 06 23:34:10  
Jan 06 23:34:10 FAILED (errors=1, skipped=4) 
Jan 06 23:34:10  
Jan 06 23:34:10 Generating XML reports... 
Jan 06 23:34:10 Traceback (most recent call last): 
Jan 06 23:34:10   File "test/run_test.py", line 456, in <module> 
Jan 06 23:34:10     main() 
Jan 06 23:34:10   File "test/run_test.py", line 449, in main 
Jan 06 23:34:10     raise RuntimeError(message) 
Jan 06 23:34:10 RuntimeError: test_cuda failed! 
Jan 06 23:34:11 + cleanup 
Jan 06 23:34:11 + retcode=1 
Jan 06 23:34:11 + set +x 
Jan 06 23:34:11 =================== sccache compilation log =================== 
Jan 06 23:34:11 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Jan 06 23:34:11 Compile requests                96 
Jan 06 23:34:11 Compile requests executed       36 
Jan 06 23:34:11 Cache hits                      34 
Jan 06 23:34:11 Cache misses                     1 
Jan 06 23:34:11 Cache timeouts                   0 

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

This comment has been revised 3 times.

@ezyang ezyang closed this Jan 27, 2020
@facebook-github-bot facebook-github-bot deleted the gh/ezyang/587/head branch February 27, 2020 15:19
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

Successfully merging this pull request may close these issues.

2 participants