You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/11/10 16:20:31 UTC

[GitHub] [airflow] turbaszek opened a new issue #12257: Error while creating mount source path /host_mnt/.../in_container/entrypoint_ci.sh

turbaszek opened a new issue #12257:
URL: https://github.com/apache/airflow/issues/12257


   **Apache Airflow version**:
   Master branch 
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
   N/A
   
   **Environment**:
   
   - **OS** (e.g. from /etc/os-release): MacOS
   
   **What happened**:
   
   ```
   ➜ ./breeze --python=3.8 --backend=postgres --db-reset restart
   Python version: 3.8
   
   Backend: postgres
   
   Resetting the DB!
   
   Restarts the environment. Includes emptying the databases.
   
      CI image.
   
      Branch name:             master
      Docker image:            apache/airflow:master-python3.8-ci
   
      Airflow source version:  2.0.0b2
      Python version:          3.8
      DockerHub user:          apache
      DockerHub repo:          airflow
      Backend:                 postgres 9.6
   
   Stopping docker-compose_postgres_1 ... done
   Removing docker-compose_postgres_1 ... done
   Removing network docker-compose_default
   Removing volume docker-compose_postgres-db-volume
   Creating network "docker-compose_default" with the default driver
   Creating volume "docker-compose_postgres-db-volume" with default driver
   Creating docker-compose_postgres_1 ... done
   Creating docker-compose_airflow_run ... done
   Error response from daemon: error while creating mount source path '/host_mnt/Users/turbaszek/code/airflow/scripts/in_container/entrypoint_ci.sh': mkdir /host_mnt/Users/turbaszek/code/airflow/scripts/in_container/entrypoint_ci.sh: no such file or directory
   ```
   
   **What you expected to happen**:
   
   I expect to be able to enter breeze 😄 
   
   **How to reproduce it**:
   
   ```
   ./breeze --python=3.8 --backend=postgres --db-reset restart
   ```
   
   
   **Anything else we need to know**:
   
   Worked before rebasing :<
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] turbaszek commented on issue #12257: Error while creating mount source path /host_mnt/.../in_container/entrypoint_ci.sh

Posted by GitBox <gi...@apache.org>.
turbaszek commented on issue #12257:
URL: https://github.com/apache/airflow/issues/12257#issuecomment-724818739


   `./breeze --force-build` did the trick, thanks 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #12257: Error while creating mount source path /host_mnt/.../in_container/entrypoint_ci.sh

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #12257:
URL: https://github.com/apache/airflow/issues/12257#issuecomment-724819589


   Yeah. But with  #12256 it should finally work fine when Pyhon patchlevel is releases (that was always a few days of pain when combined with failing builds in master).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #12257: Error while creating mount source path /host_mnt/.../in_container/entrypoint_ci.sh

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #12257:
URL: https://github.com/apache/airflow/issues/12257#issuecomment-724817365


   You will need to rebuild image, but I suggest to get the #12256 in


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on issue #12257: Error while creating mount source path /host_mnt/.../in_container/entrypoint_ci.sh

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #12257:
URL: https://github.com/apache/airflow/issues/12257#issuecomment-724817365


   You will need to rebuild image, but I suggest to get the #12256 in. I think this one is the one-before-last PR to make rebuilding the image, actually a pleasant experience :pray: 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] turbaszek closed issue #12257: Error while creating mount source path /host_mnt/.../in_container/entrypoint_ci.sh

Posted by GitBox <gi...@apache.org>.
turbaszek closed issue #12257:
URL: https://github.com/apache/airflow/issues/12257


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org