Skip to content

Regression

Test / Coverage (experimental) / e2e/experimental.TestDockerAppLifecycle/withBindMounts (from e2e_experimental)

Failing for the past 1 build (Since Unstable #7 )
Took 20 sec.

Error Message

Failed

Stacktrace

=== RUN   TestDockerAppLifecycle/withBindMounts
    --- FAIL: TestDockerAppLifecycle/withBindMounts (20.70s)
        commands_test.go:465: assertion failed: 
            Command:  docker app uninstall TestDockerAppLifecycle_withBindMounts
            ExitCode: 1
            Error:    exit status 1
            Stdout:   Removing service TestDockerAppLifecycle_withBindMounts_api
            Removing service TestDockerAppLifecycle_withBindMounts_db
            Removing service TestDockerAppLifecycle_withBindMounts_web
            Removing network TestDockerAppLifecycle_withBindMounts_back
            Removing network TestDockerAppLifecycle_withBindMounts_front
            
            Stderr:   Uninstall failed: container exit code: 1, message: <nil>
            Failed to remove network z3co0fhnkjcsf3ekgi8l08dvk: Error response from daemon: rpc error: code = FailedPrecondition desc = network z3co0fhnkjcsf3ekgi8l08dvk is in use by task 6cmrump3wbdlzollzya9q15t6Action "uninstall" failed: Failed to remove some resources from stack: TestDockerAppLifecycle_withBindMounts
            
            
            Failures:
            ExitCode was 1 expected 0
            Expected no error