Skip to content

Console Output

10:23:34 [2020-10-06T10:23:34.564Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh dynbinary-daemon test-docker-py
10:23:35 [2020-10-06T10:23:35.126Z] 
10:23:35 [2020-10-06T10:23:35.126Z] Removing bundles/
10:23:35 [2020-10-06T10:23:35.126Z] 
10:23:35 [2020-10-06T10:23:35.126Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:23:35 [2020-10-06T10:23:35.126Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:23:35 [2020-10-06T10:23:35.126Z] GOOS="" GOARCH="" GOARM=""
10:25:11 [2020-10-06T10:25:11.542Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:25:11 [2020-10-06T10:25:11.542Z] 
10:25:11 [2020-10-06T10:25:11.542Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:25:11 [2020-10-06T10:25:11.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:25:11 [2020-10-06T10:25:11.542Z] Using test binary docker
10:25:11 [2020-10-06T10:25:11.542Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:25:11 [2020-10-06T10:25:11.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:25:11 [2020-10-06T10:25:11.542Z] INFO: Waiting for daemon to start...
10:25:11 [2020-10-06T10:25:11.542Z] Starting dockerd
10:25:11 [2020-10-06T10:25:11.542Z] .
10:25:11 [2020-10-06T10:25:11.542Z] INFO: Building docker-sdk-python3:4.3.0...
10:25:43 [2020-10-06T10:25:43.580Z] sha256:03dfb06ce6493e716c9259ac3d9180a1f7fb863f0fbaf7cd54c610bdd03ef9ec
10:25:43 [2020-10-06T10:25:43.580Z] INFO: Starting docker-py tests...
10:25:43 [2020-10-06T10:25:43.580Z] ============================= test session starts ==============================
10:25:43 [2020-10-06T10:25:43.580Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
10:25:43 [2020-10-06T10:25:43.580Z] rootdir: /src, inifile: pytest.ini
10:25:43 [2020-10-06T10:25:43.580Z] plugins: timeout-1.3.3, cov-2.6.1
10:25:44 [2020-10-06T10:25:44.506Z] collected 389 items / 1 deselected / 388 selected
10:25:44 [2020-10-06T10:25:44.506Z] 
10:26:00 [2020-10-06T10:26:00.734Z] tests/integration/api_build_test.py .......................X             [  6%]
10:26:01 [2020-10-06T10:26:01.507Z] tests/integration/api_client_test.py .....                               [  7%]
10:26:02 [2020-10-06T10:26:02.996Z] tests/integration/api_config_test.py .....                               [  8%]
10:26:32 [2020-10-06T10:26:32.268Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:27:25 [2020-10-06T10:27:25.238Z] ..........................xx....................                         [ 29%]
10:27:41 [2020-10-06T10:27:41.018Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:27:48 [2020-10-06T10:27:48.442Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:27:52 [2020-10-06T10:27:52.694Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:28:08 [2020-10-06T10:28:08.851Z] tests/integration/api_network_test.py ............................       [ 47%]
10:28:16 [2020-10-06T10:28:16.040Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:28:17 [2020-10-06T10:28:17.526Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:28:21 [2020-10-06T10:28:21.815Z] tests/integration/api_service_test.py .................................. [ 60%]
10:28:36 [2020-10-06T10:28:36.467Z] .........................                                                [ 67%]
10:29:17 [2020-10-06T10:29:17.782Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:29:32 [2020-10-06T10:29:32.653Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:29:34 [2020-10-06T10:29:34.538Z] tests/integration/client_test.py .....                                   [ 75%]
10:29:34 [2020-10-06T10:29:34.538Z] tests/integration/context_api_test.py ...                                [ 76%]
10:29:35 [2020-10-06T10:29:35.099Z] tests/integration/errors_test.py .                                       [ 76%]
10:30:10 [2020-10-06T10:30:10.779Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:30:27 [2020-10-06T10:30:27.060Z] .........                                                                [ 86%]
10:30:31 [2020-10-06T10:30:31.848Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:30:32 [2020-10-06T10:30:32.920Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:30:39 [2020-10-06T10:30:39.448Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:30:39 [2020-10-06T10:30:39.448Z] tests/integration/models_resources_test.py .                             [ 91%]
10:30:45 [2020-10-06T10:30:45.756Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:30:49 [2020-10-06T10:30:49.050Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:30:49 [2020-10-06T10:30:49.050Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:30:52 [2020-10-06T10:30:52.611Z] tests/integration/regression_test.py ......                              [ 98%]
10:30:53 [2020-10-06T10:30:53.123Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:30:53 [2020-10-06T10:30:53.123Z] tests/integration/credentials/utils_test.py .                            [100%]
10:30:53 [2020-10-06T10:30:53.123Z] 
10:30:53 [2020-10-06T10:30:53.123Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:30:53 [2020-10-06T10:30:53.123Z] =========================== short test summary info ============================
10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:30:53 [2020-10-06T10:30:53.123Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:30:53 [2020-10-06T10:30:53.123Z]   Not supported on most drivers
10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:30:53 [2020-10-06T10:30:53.123Z]   Output of docker top depends on host distro, and is not formalized.
10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:30:53 [2020-10-06T10:30:53.123Z]   Output of docker top depends on host distro, and is not formalized.
10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:30:53 [2020-10-06T10:30:53.123Z]   Can fail if eth0 has multiple IP addresses
10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:30:53 [2020-10-06T10:30:53.123Z]   This doesn't seem to be taken into account by the engine
10:30:53 [2020-10-06T10:30:53.123Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:30:53 [2020-10-06T10:30:53.123Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:30:53 [2020-10-06T10:30:53.123Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 309.74 seconds ==
10:30:53 [2020-10-06T10:30:53.378Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:31:05 [2020-10-06T10:31:05.538Z] Leaving: AppArmorNo profiles have been unloaded.
10:31:05 [2020-10-06T10:31:05.538Z] 
10:31:05 [2020-10-06T10:31:05.538Z] Unloading profiles will leave already running processes permanently
10:31:05 [2020-10-06T10:31:05.538Z] unconfined, which can lead to unexpected situations.
10:31:05 [2020-10-06T10:31:05.538Z] 
10:31:05 [2020-10-06T10:31:05.538Z] To set a process to complain mode, use the command line tool
10:31:05 [2020-10-06T10:31:05.538Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:31:05 [2020-10-06T10:31:05.538Z]