-
Notifications
You must be signed in to change notification settings - Fork 8.3k
CI infrastructure: error during connect: docker.sock: EOF #43084
Copy link
Copy link
Closed
Labels
testingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
error during connect: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/images/create?fromImage=clickhouse%2Fbinary-builder&tag=latest": EOF
2022-11-08 15:15:29,455 Cannot pull image clickhouse/binary-builder:latest
2022-11-08 15:15:29,455 Will build image with cmd: 'docker build --network=host -t clickhouse/binary-builder:latest -f /home/ubuntu/actions-runner/_work/_temp/build_check/ClickHouse/docker/packager/../../docker/packager/binary/Dockerfile /home/ubuntu/actions-runner/_work/_temp/build_check/ClickHouse/docker/packager/../../docker/packager/binary'
error during connect: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/build?buildargs=%7B%7D&cachefrom=%5B%5D&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&labels=%7B%7D&memory=0&memswap=0&networkmode=host&rm=1&shmsize=0&t=clickhouse%2Fbinary-builder%3Alatest&target=&ulimits=null&version=1": EOF
Traceback (most recent call last):
File "/home/ubuntu/actions-runner/_work/_temp/build_check/ClickHouse/docker/packager/./packager", line 419, in <module>
build_image(image_with_version, dockerfile)
File "/home/ubuntu/actions-runner/_work/_temp/build_check/ClickHouse/docker/packager/./packager", line 37, in build_image
subprocess.check_call(
File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'docker build --network=host -t clickhouse/binary-builder:latest -f /home/ubuntu/actions-runner/_work/_temp/build_check/ClickHouse/docker/packager/../../docker/packager/binary/Dockerfile /home/ubuntu/actions-runner/_work/_temp/build_check/ClickHouse/docker/packager/../../docker/packager/binary' returned non-zero exit status 1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI