Skip to content

Console Output

12:55:30 [2020-09-14T12:55:30.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41447/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41be7293f54f15dc04f024bf2b0f09e1a697208b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41be7293f54f15dc04f024bf2b0f09e1a697208b hack/make.sh dynbinary-daemon test-docker-py
12:55:30 [2020-09-14T12:55:30.813Z] 
12:55:31 [2020-09-14T12:55:31.071Z] Removing bundles/
12:55:31 [2020-09-14T12:55:31.071Z] 
12:55:31 [2020-09-14T12:55:31.071Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:55:31 [2020-09-14T12:55:31.071Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:55:31 [2020-09-14T12:55:31.071Z] GOOS="" GOARCH="" GOARM=""
12:56:52 [2020-09-14T12:56:52.511Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:56:53 [2020-09-14T12:56:53.447Z] 
12:56:53 [2020-09-14T12:56:53.447Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:56:53 [2020-09-14T12:56:53.706Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:56:53 [2020-09-14T12:56:53.706Z] Using test binary docker
12:56:53 [2020-09-14T12:56:53.706Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:56:53 [2020-09-14T12:56:53.964Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:56:53 [2020-09-14T12:56:53.964Z] INFO: Waiting for daemon to start...
12:56:53 [2020-09-14T12:56:53.964Z] Starting dockerd
12:56:55 [2020-09-14T12:56:55.863Z] .
12:56:55 [2020-09-14T12:56:55.863Z] INFO: Building docker-sdk-python3:4.3.0...
12:57:42 [2020-09-14T12:57:42.598Z] sha256:4858baf62374b81c800763710162ea437b060f30e60d95bf965d51fe9dfef7f9
12:57:42 [2020-09-14T12:57:42.598Z] INFO: Starting docker-py tests...
12:57:42 [2020-09-14T12:57:42.598Z] ============================= test session starts ==============================
12:57:42 [2020-09-14T12:57:42.598Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
12:57:42 [2020-09-14T12:57:42.598Z] rootdir: /src, inifile: pytest.ini
12:57:42 [2020-09-14T12:57:42.598Z] plugins: timeout-1.3.3, cov-2.6.1
12:57:42 [2020-09-14T12:57:42.598Z] collected 389 items / 1 deselected / 388 selected
12:57:42 [2020-09-14T12:57:42.598Z] 
12:57:54 [2020-09-14T12:57:54.454Z] tests/integration/api_build_test.py .......................X             [  6%]
12:57:54 [2020-09-14T12:57:54.714Z] tests/integration/api_client_test.py .....                               [  7%]
12:57:56 [2020-09-14T12:57:56.739Z] tests/integration/api_config_test.py .....                               [  8%]
12:58:25 [2020-09-14T12:58:25.691Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:59:18 [2020-09-14T12:59:18.526Z] ..........................xx....................                         [ 29%]
12:59:34 [2020-09-14T12:59:34.051Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:59:41 [2020-09-14T12:59:41.559Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:59:44 [2020-09-14T12:59:44.033Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:59:59 [2020-09-14T12:59:59.972Z] tests/integration/api_network_test.py ............................       [ 47%]
13:00:09 [2020-09-14T13:00:09.034Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:00:10 [2020-09-14T13:00:10.485Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:00:15 [2020-09-14T13:00:15.259Z] tests/integration/api_service_test.py .................................. [ 60%]
13:00:29 [2020-09-14T13:00:29.624Z] .........................                                                [ 67%]
13:01:10 [2020-09-14T13:01:10.370Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:01:25 [2020-09-14T13:01:25.237Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:01:27 [2020-09-14T13:01:27.137Z] tests/integration/client_test.py .....                                   [ 75%]
13:01:27 [2020-09-14T13:01:27.137Z] tests/integration/context_api_test.py ...                                [ 76%]
13:01:27 [2020-09-14T13:01:27.704Z] tests/integration/errors_test.py .                                       [ 76%]
13:02:03 [2020-09-14T13:02:03.540Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:02:19 [2020-09-14T13:02:19.459Z] .........                                                                [ 86%]
13:02:23 [2020-09-14T13:02:23.275Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:02:24 [2020-09-14T13:02:24.727Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:02:29 [2020-09-14T13:02:29.990Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:02:30 [2020-09-14T13:02:30.926Z] tests/integration/models_resources_test.py .                             [ 91%]
13:02:37 [2020-09-14T13:02:37.091Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:02:39 [2020-09-14T13:02:39.839Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:02:39 [2020-09-14T13:02:39.839Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:02:43 [2020-09-14T13:02:43.795Z] tests/integration/regression_test.py ......                              [ 98%]
13:02:44 [2020-09-14T13:02:44.331Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:02:44 [2020-09-14T13:02:44.331Z] tests/integration/credentials/utils_test.py .                            [100%]
13:02:44 [2020-09-14T13:02:44.331Z] 
13:02:44 [2020-09-14T13:02:44.331Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:02:44 [2020-09-14T13:02:44.331Z] =========================== short test summary info ============================
13:02:44 [2020-09-14T13:02:44.331Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:02:44 [2020-09-14T13:02:44.331Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:02:44 [2020-09-14T13:02:44.331Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:02:44 [2020-09-14T13:02:44.331Z]   Not supported on most drivers
13:02:44 [2020-09-14T13:02:44.331Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:02:44 [2020-09-14T13:02:44.331Z]   Output of docker top depends on host distro, and is not formalized.
13:02:44 [2020-09-14T13:02:44.331Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:02:44 [2020-09-14T13:02:44.331Z]   Output of docker top depends on host distro, and is not formalized.
13:02:44 [2020-09-14T13:02:44.331Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:02:44 [2020-09-14T13:02:44.331Z]   Can fail if eth0 has multiple IP addresses
13:02:44 [2020-09-14T13:02:44.331Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:02:44 [2020-09-14T13:02:44.331Z]   This doesn't seem to be taken into account by the engine
13:02:44 [2020-09-14T13:02:44.331Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:02:44 [2020-09-14T13:02:44.331Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:02:44 [2020-09-14T13:02:44.331Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 306.25 seconds ==
13:02:44 [2020-09-14T13:02:44.590Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:02:56 [2020-09-14T13:02:56.786Z] Leaving: AppArmorNo profiles have been unloaded.
13:02:56 [2020-09-14T13:02:56.786Z] 
13:02:56 [2020-09-14T13:02:56.786Z] Unloading profiles will leave already running processes permanently
13:02:56 [2020-09-14T13:02:56.786Z] unconfined, which can lead to unexpected situations.
13:02:56 [2020-09-14T13:02:56.786Z] 
13:02:56 [2020-09-14T13:02:56.786Z] To set a process to complain mode, use the command line tool
13:02:56 [2020-09-14T13:02:56.786Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:02:56 [2020-09-14T13:02:56.786Z]