Skip to content

Remove '%' characters in log trace

Frank Kolarek requested to merge (removed):master into master

Noticed this when looking at a buildbox-worker logfile. This MR removes these '%' characters in the log:

020-06-30T16:31:47.432+0000 [144982:139810435688384] [buildboxworker_botsessionutils.cpp:70] [ERROR] Unable to update bot session, exiting: 3: Relocating bot with bot_name=[%dev/8c73efc3-6789-4c4c-b8ba-6b65f922fcce] and bot_id=[%wrldev-ob-623-buildboxworker-2] doesn't have any leases thus rejecting the request.

Merge request reports