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

warning in unit test for sessions #17

Open
tdiethe opened this issue Jul 24, 2017 · 3 comments
Open

warning in unit test for sessions #17

tdiethe opened this issue Jul 24, 2017 · 3 comments

Comments

@tdiethe
Copy link
Member

tdiethe commented Jul 24, 2017

logging output:

WARNING:root:Stream session: [uuid=254ac60a-70bb-11e7-9956-42010a0a149f] not available for time interval (0001-01-01 00:00:00+00:00, 2017-07-24 21:57:54.507000+00:00]. Perhaps upstream calculations haven't been performed
@So-Cool
Copy link
Member

So-Cool commented Jul 25, 2017

I get almost the same warning message when I'm running the first tutorial on the designated Docker container

@tdiethe
Copy link
Member Author

tdiethe commented Jul 27, 2017

Can you confirm if this is still the case?

@perellonieto
Copy link
Member

perellonieto commented Jul 27, 2017

When I run the Docker container it runs by default a unittest. This unittests in my case finishes with the following:

hyperstream_1         | ---------------------------------------------------------------------------------------------------------------------
hyperstream_1         | TOTAL                                                                                             31183  19363    38%
hyperstream_1         | ----------------------------------------------------------------------
hyperstream_1         | Ran 28 tests in 11.898s
hyperstream_1         | 
hyperstream_1         | OK

EDIT: I run the previous test again, as it seems that the build version was old. But still all the tests are OK in the docker.

However, when I run the docker-tutorials in the different tutorials I get a variety of Warning that I need to explore further. One of them is in the tutorial 1 with the warning:

2017-07-27 20:21:54,062 [WARNI]  Stream clock_stream not available for time interval (2017-07-27 06:21:53.990254+00:00, 2017-07-27 15:21:54.036463+00:00]. Perhaps upstream calculations haven't been performed

But I think this problem could be about the timezones.

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

3 participants