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

test-alerta-bridge fails intermittently after installation of DT with error message " parse error: Invalid numeric literal" #336

Open
yshashix opened this issue Feb 16, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@yshashix
Copy link
Collaborator

Error Message that i received for test is as below after running:- (cd ./test/bats && bats /.bats)


test-alerta-bridge.bats
 [sudo] password for nuclab: rts over alerta bridge                                                                                                      1/35
 ✗ verify alerta receives alerts over alerta bridge
   (from function `delete_all_test_alerts' in file test-bridges/test-alerta-bridge.bats, line 40,
    in test file test-bridges/test-alerta-bridge.bats, line 104)
     `delete_all_test_alerts "$key"' failed with status 4
   # launched kubefwd for kafka, wait some seconds to give kubefwd to launch the services
   Note: Unnecessary use of -X or --request, GET is already inferred.
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 172.19.0.3:80...
   * TCP_NODELAY set
   * Connected to alerta.local (172.19.0.3) port 80 (#0)
   > GET /api/alerts?event=test HTTP/1.1
   > Host: alerta.local
   > User-Agent: curl/7.68.0
   > Accept: */*
   > Authorization: Key omnN7XnQxRItsxe54P7mijGQRPByFkiI
   >
   * Mark bundle as not supporting multiuse
   < HTTP/1.1 500 Internal Server Error
   < Content-Type: text/plain
   < Date: Thu, 16 Feb 2023 11:59:25 GMT
   < Server: nginx/1.14.2
   < Transfer-Encoding: chunked
   <
   { [27 bytes data]
100    21    0    21    0     0  21000      0 --:--:-- --:--:-- --:--:-- 21000
   * Connection #0 to host alerta.local left intact
   parse error: Invalid numeric literal at line 1, column 9
   # now killing kubefwd
   Terminated

@wagmarcel wagmarcel added the bug Something isn't working label Nov 3, 2023
@wagmarcel wagmarcel added this to the Release milestone Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants