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

Update clickhouse-test #45251

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Update clickhouse-test #45251

merged 1 commit into from
Jan 13, 2023

Conversation

tavplubix
Copy link
Member

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

https://s3.amazonaws.com/clickhouse-test-reports/43998/673ba769e59ecfbc66edb06dfecce40d86aedb74/stress_test__ubsan_.html

2023-01-05 07:37:42,617 All processes finished
2023-01-05 07:37:42,617 Compressing stress logs
2023-01-05 07:37:43,927 Logs compressed
2023-01-05 07:37:43,928 Will terminate gdb (if any)
2023-01-05 07:42:46,765 Checking if some queries hung
Using queries from '/usr/share/clickhouse-test/queries' directory
Using clickhouse-client as client program
Connecting to ClickHouse server..... OK

Running 1 stateless tests (MainProcess).

00001_select_1:                                                         [ OK ]

1 tests passed. 0 tests skipped. 0.09 s elapsed (MainProcess).
Cannot check if dataset is available, assuming it's not:  [Errno 104] Connection reset by peer
Won't run stateful tests because test data wasn't loaded.
Traceback (most recent call last):
  File "/usr/bin/clickhouse-test", line 2372, in <module>
    main(args)
  File "/usr/bin/clickhouse-test", line 1911, in main
    processlist = get_processlist(args)
  File "/usr/bin/clickhouse-test", line 245, in get_processlist
    return clickhouse_execute_json(args, "SHOW PROCESSLIST")
  File "/usr/bin/clickhouse-test", line 140, in clickhouse_execute_json
    data = clickhouse_execute_http(base_args, query, timeout, settings, "JSONEachRow")
  File "/usr/bin/clickhouse-test", line 125, in clickhouse_execute_http
    raise ex
  File "/usr/bin/clickhouse-test", line 120, in clickhouse_execute_http
    res = client.getresponse()
  File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse
    response.begin()
  File "/usr/lib/python3.8/http/client.py", line 316, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.8/http/client.py", line 277, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.8/socket.py", line 669, in readinto
    return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
2023-01-05 07:43:00,181 Hung check failed with exit code 1
2023-01-05 07:43:00,182 Stress test finished

@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jan 13, 2023
@rschu1ze rschu1ze self-assigned this Jan 13, 2023
@tavplubix tavplubix merged commit 50bb1db into master Jan 13, 2023
@tavplubix tavplubix deleted the tavplubix-patch-1 branch January 13, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-not-for-changelog This PR should not be mentioned in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants