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

appveyor -- the last line of a stalled/killed is not in the logs #141

Open
yarikoptic opened this issue Dec 3, 2021 · 2 comments
Open

Comments

@yarikoptic
Copy link
Member

might be just the life that appveyor API does not return it (then an issue needs to be filed with appveyor, attn @mih)? but worth double checking (@jwodder) if we aren't somehow loosing it

in https://ci.appveyor.com/project/mih/datalad/builds/41748115/job/0i7c90d91vhynnd8 for datalad/datalad#6176 the last lines are

datalad.tests.test_strings.test_apply_replacement_rules ... ok
datalad.tests.test_testrepos.test_make_studyforrest_mockup ... 

A complete log if I download via web UI also does not have that last line (which is likely without a newline at the end).

And in our logs fetched by con/tinuous we do not have that last line either:

(git)smaug:/mnt/datasets/datalad/ci/logs/2021/12[master]git
$> tail -n 2 02/pr/6176/388e732/appveyor-7194-failed/0i7c90d91vhynnd8.txt
[00:58:39] datalad.tests.test_s3.test_version_url_deleted ... SKIP: This test requires known credentials for datalad-test-s3
[00:58:39] datalad.tests.test_strings.test_apply_replacement_rules ... ok
@jwodder
Copy link
Member

jwodder commented Dec 3, 2021

@yarikoptic The API URl from which tinuous downloaded the log in question is https://ci.appveyor.com/api/buildjobs/0i7c90d91vhynnd8/log, and I can confirm that this resource is missing the last line.

@yarikoptic
Copy link
Member Author

@mih -- could you please file an issue (we want that last line!) with appveyor since they must love your Euros (and not care about me who pays their competitor)?

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

No branches or pull requests

2 participants