On the master branch where rabbitMQ Docker container instance was not initialized before (was clean) run `yarn run-tunnelbroker-service-dev-mode` and
get an queue creation error (which is described above in description).
Apply the diff patch and re-run `yarn run-tunnelbroker-service-dev-mode`. The rabbitMQ queue will be created successfully.