You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/07/17 05:39:00 UTC

[jira] [Comment Edited] (FLINK-18618) Docker e2e tests are failing on CI

    [ https://issues.apache.org/jira/browse/FLINK-18618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159683#comment-17159683 ] 

Dian Fu edited comment on FLINK-18618 at 7/17/20, 5:38 AM:
-----------------------------------------------------------

I have observed similar log in the [personal pipeline|https://dev.azure.com/hxbks2ks/FLINK-TEST/_build/results?buildId=361&view=logs&j=1f3ed471-1849-5d3c-a34c-19792af4ad16&t=de56c97f-a99e-5b46-18bb-1787cde7d5bf] tests and so I think it maybe a problem of the Azure platform. From the log of a [successful built|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=4520&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=7f98ac96-cfb0-5c1a-969b-c2a0e48a2291] and a [failed built|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=4533&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529], we can see that there is some difference between the underlying docker environment that the docker version has been bumped from 3.0.13+azure to 19.03.12+azure. Have opened an [issue|https://developercommunity.visualstudio.com/content/problem/1116891/failed-to-replace-moby-engine-with-docker-ce.html] at Azure developer community.


was (Author: dian.fu):
I have observed similar log in the [personal pipeline|https://dev.azure.com/hxbks2ks/FLINK-TEST/_build/results?buildId=361&view=logs&j=1f3ed471-1849-5d3c-a34c-19792af4ad16&t=de56c97f-a99e-5b46-18bb-1787cde7d5bf] tests and so I think it maybe a problem of the Azure platform. From the log of a [successful built|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=4520&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=7f98ac96-cfb0-5c1a-969b-c2a0e48a2291] and a [failed built|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=4533&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529], we can see that there is some difference between the underlying docker environment. Have opened an [issue|https://developercommunity.visualstudio.com/content/problem/1116891/failed-to-replace-moby-engine-with-docker-ce.html] at Azure developer community.

> Docker e2e tests are failing on CI
> ----------------------------------
>
>                 Key: FLINK-18618
>                 URL: https://issues.apache.org/jira/browse/FLINK-18618
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System / Azure Pipelines
>            Reporter: Chesnay Schepler
>            Priority: Major
>
> {code}
> Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.40/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&nocache=1&rm=1&session=z0y5c0io3wt7m3uqfb7zo7uds&shmsize=0&t=test_docker_embedded_job&target=&ulimits=null&version=1: dial unix /var/run/docker.sock: connect: permission denied
> {code}
> Will have to wait for [~rmetzger] to get back.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)