delimitrou / DeathStarBench

Open-source benchmark suite for cloud microservices
Apache License 2.0
754 stars 421 forks source link

Errors in MediaMicroservices Benchmark when running wrk2 workload generator and write_movie_info.py script #233

Open ntsiris opened 2 years ago

ntsiris commented 2 years ago

I've set up mediaMicroservices using Docker Compose on a machine running Ubuntu 20.04 (LTS) with Kernel Linux 5.4.0-109-generic. When I run wrk2 to generate a load and test the deployment, I noticed the the nginx-web-server container was logging errors in ComposeReview, in functions UploadMovieId and UploadUserWithUsername. After that, I run the write_movie_info.py script and the ngixn-web-server container logged errors in WriteMovieInfo and RegisterMovie.

mediamicroservices_docker_compose.log