tharhtetsan commented on issue #35938:
URL: https://github.com/apache/airflow/issues/35938#issuecomment-1831137486
✔ Container airflow-pipeline-poc-org-airflow-scheduler-1 Created
0.1s
✔ Container airflow-pipeline-poc-org-airflow-webserver-1 Created
0.1s
Attaching to airflow-pipeline-poc-org-airflow-init-1,
airflow-pipeline-poc-org-airflow-scheduler-1,
airflow-pipeline-poc-org-airflow-webserver-1,
airflow-pipeline-poc-org-postgres-1
airflow-pipeline-poc-org-postgres-1 |
airflow-pipeline-poc-org-postgres-1 | PostgreSQL Database
directory appears to contain a database; Skipping initialization
airflow-pipeline-poc-org-postgres-1 |
airflow-pipeline-poc-org-postgres-1 | 2023-11-29 02:54:47.692 UTC
[1] LOG: starting PostgreSQL 13.13 (Debian 13.13-1.pgdg120+1) on
aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
airflow-pipeline-poc-org-postgres-1 | 2023-11-29 02:54:47.693 UTC
[1] LOG: listening on IPv4 address "0.0.0.0", port 5432
airflow-pipeline-poc-org-postgres-1 | 2023-11-29 02:54:47.693 UTC
[1] LOG: listening on IPv6 address "::", port 5432
airflow-pipeline-poc-org-postgres-1 | 2023-11-29 02:54:47.730 UTC
[1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
airflow-pipeline-poc-org-postgres-1 | 2023-11-29 02:54:47.742 UTC
[27] LOG: database system was shut down at 2023-11-29 02:52:48 UTC
airflow-pipeline-poc-org-postgres-1 | 2023-11-29 02:54:47.780 UTC
[1] LOG: database system is ready to accept connections
airflow-pipeline-poc-org-airflow-scheduler-1 |
airflow-pipeline-poc-org-airflow-scheduler-1 | WARNING! You should run the
image with GID (Group ID) set to 0
airflow-pipeline-poc-org-airflow-scheduler-1 | even if you use
'airflow' user (UID=50000)
airflow-pipeline-poc-org-airflow-scheduler-1 |
airflow-pipeline-poc-org-airflow-scheduler-1 | You started the image with
UID=50000 and GID=50000
airflow-pipeline-poc-org-airflow-scheduler-1 |
airflow-pipeline-poc-org-airflow-scheduler-1 | This is to make sure you
can run the image with an arbitrary UID in the future.
airflow-pipeline-poc-org-airflow-scheduler-1 |
airflow-pipeline-poc-org-airflow-scheduler-1 | See more about it in the
Airflow's docker image documentation
airflow-pipeline-poc-org-airflow-scheduler-1 |
http://airflow.apache.org/docs/docker-stack/entrypoint
airflow-pipeline-poc-org-airflow-scheduler-1 |
airflow-pipeline-poc-org-airflow-init-1 |
airflow-pipeline-poc-org-airflow-init-1 | WARNING! You should run the
image with GID (Group ID) set to 0
airflow-pipeline-poc-org-airflow-init-1 | even if you use
'airflow' user (UID=50000)
airflow-pipeline-poc-org-airflow-init-1 |
airflow-pipeline-poc-org-airflow-init-1 | You started the image with
UID=50000 and GID=50000
airflow-pipeline-poc-org-airflow-init-1 |
airflow-pipeline-poc-org-airflow-init-1 | This is to make sure you
can run the image with an arbitrary UID in the future.
airflow-pipeline-poc-org-airflow-init-1 |
airflow-pipeline-poc-org-airflow-init-1 | See more about it in the
Airflow's docker image documentation
airflow-pipeline-poc-org-airflow-init-1 |
http://airflow.apache.org/docs/docker-stack/entrypoint
airflow-pipeline-poc-org-airflow-init-1 |
airflow-pipeline-poc-org-airflow-webserver-1 |
airflow-pipeline-poc-org-airflow-webserver-1 | WARNING! You should run the
image with GID (Group ID) set to 0
airflow-pipeline-poc-org-airflow-webserver-1 | even if you use
'airflow' user (UID=50000)
airflow-pipeline-poc-org-airflow-webserver-1 |
airflow-pipeline-poc-org-airflow-webserver-1 | You started the image with
UID=50000 and GID=50000
airflow-pipeline-poc-org-airflow-webserver-1 |
airflow-pipeline-poc-org-airflow-webserver-1 | This is to make sure you
can run the image with an arbitrary UID in the future.
airflow-pipeline-poc-org-airflow-webserver-1 |
airflow-pipeline-poc-org-airflow-webserver-1 | See more about it in the
Airflow's docker image documentation
airflow-pipeline-poc-org-airflow-webserver-1 |
http://airflow.apache.org/docs/docker-stack/entrypoint
airflow-pipeline-poc-org-airflow-webserver-1 |
airflow-pipeline-poc-org-airflow-init-1 |
airflow-pipeline-poc-org-airflow-webserver-1 |
airflow-pipeline-poc-org-airflow-scheduler-1 |
airflow-pipeline-poc-org-airflow-scheduler-1 |
/home/airflow/.local/lib/python3.8/site-packages/airflow/configuration.py:816
DeprecationWarning: The sql_alchemy_conn option in [core] has been moved to the
sql_alchemy_conn option in [database]
airflow-pipeline-poc-org-airflow-init-1 |
/home/airflow/.local/lib/python3.8/site-packages/airflow/models/base.py:71
DeprecationWarning: The sql_alchemy_conn option in [core] has been moved to the
sql_alchemy_conn option in [database] - the old setting has been used, but
please update your config.
airflow-pipeline-poc-org-airflow-webserver-1 |
[2023-11-29T02:55:10.784+0000] {configuration.py:2049} INFO - Creating new FAB
webserver config file in: /opt/airflow/webserver_config.py
airflow-pipeline-poc-org-airflow-webserver-1 |
/home/airflow/.local/lib/python3.8/site-packages/airflow/models/base.py:71
DeprecationWarning: The sql_alchemy_conn option in [core] has been moved to the
sql_alchemy_conn option in [database]
airflow-pipeline-poc-org-airflow-webserver-1 |
/home/airflow/.local/lib/python3.8/site-packages/flask_limiter/extension.py:336
UserWarning: Using the in-memory storage for tracking rate limits as no storage
was explicitly specified. This is not recommended for production use. See:
https://flask-limiter.readthedocs.io#configuring-a-storage-backend for
documentation about configuring the storage backend.
airflow-pipeline-poc-org-airflow-scheduler-1 |
/home/airflow/.local/lib/python3.8/site-packages/airflow/jobs/scheduler_job_runner.py:224
DeprecationWarning: The sql_alchemy_conn option in [core] has been moved to
the sql_alchemy_conn option in [database] - the old setting has been used, but
please update your config.
airflow-pipeline-poc-org-airflow-scheduler-1 | ____________
_____________
airflow-pipeline-poc-org-airflow-scheduler-1 | ____ |__( )_________
__/__ /________ __
airflow-pipeline-poc-org-airflow-scheduler-1 | ____ /| |_ /__ ___/_ /_
__ /_ __ \_ | /| / /
airflow-pipeline-poc-org-airflow-scheduler-1 | ___ ___ | / _ / _ __/
_ / / /_/ /_ |/ |/ /
airflow-pipeline-poc-org-airflow-scheduler-1 | _/_/ |_/_/ /_/ /_/
/_/ \____/____/|__/
airflow-pipeline-poc-org-airflow-scheduler-1 |
[2023-11-29T02:55:31.174+0000] {executor_loader.py:117} INFO - Loaded executor:
SequentialExecutor
airflow-pipeline-poc-org-airflow-scheduler-1 | [2023-11-29 02:55:31 +0000]
[26] [INFO] Starting gunicorn 21.2.0
airflow-pipeline-poc-org-airflow-scheduler-1 | [2023-11-29 02:55:31 +0000]
[26] [INFO] Listening at: http://[::]:8793 (26)
airflow-pipeline-poc-org-airflow-scheduler-1 | [2023-11-29 02:55:31 +0000]
[26] [INFO] Using worker: sync
airflow-pipeline-poc-org-airflow-scheduler-1 | [2023-11-29 02:55:31 +0000]
[27] [INFO] Booting worker with pid: 27
airflow-pipeline-poc-org-airflow-scheduler-1 | [2023-11-29 02:55:31 +0000]
[28] [INFO] Booting worker with pid: 28
airflow-pipeline-poc-org-airflow-scheduler-1 |
[2023-11-29T02:55:32.650+0000] {scheduler_job_runner.py:797} INFO - Starting
the scheduler
airflow-pipeline-poc-org-airflow-scheduler-1 |
[2023-11-29T02:55:32.652+0000] {scheduler_job_runner.py:804} INFO - Processing
each file at most -1 times
airflow-pipeline-poc-org-airflow-scheduler-1 |
[2023-11-29T02:55:32.668+0000] {manager.py:166} INFO - Launched
DagFileProcessorManager with pid: 29
airflow-pipeline-poc-org-airflow-scheduler-1 |
[2023-11-29T02:55:32.672+0000] {scheduler_job_runner.py:1605} INFO - Adopting
or resetting orphaned tasks for active dag runs
airflow-pipeline-poc-org-airflow-scheduler-1 |
[2023-11-29T02:55:32.684+0000] {settings.py:61} INFO - Configured default
timezone Timezone('UTC')
airflow-pipeline-poc-org-airflow-scheduler-1 |
/home/airflow/.local/lib/python3.8/site-packages/airflow/settings.py:195
DeprecationWarning: The sql_alchemy_conn option in [core] has been moved to the
sql_alchemy_conn option in [database] - the old setting has been used, but
please update your config.
airflow-pipeline-poc-org-airflow-scheduler-1 |
/home/airflow/.local/lib/python3.8/site-packages/airflow/dag_processing/manager.py:407
DeprecationWarning: The sql_alchemy_conn option in [core] has been moved to
the sql_alchemy_conn option in [database] - the old setting has been used, but
please update your config.
airflow-pipeline-poc-org-airflow-init-1 | DB:
postgresql+psycopg2://airflow_admin:***@dev-insights-db-server.postgres.database.azure.com:5432/airflow_db
airflow-pipeline-poc-org-airflow-init-1 | Performing upgrade to the
metadata database
postgresql+psycopg2://airflow_admin:***@dev-insights-db-server.postgres.database.azure.com:5432/airflow_db
airflow-pipeline-poc-org-airflow-init-1 |
[2023-11-29T02:55:59.983+0000] {migration.py:213} INFO - Context impl
PostgresqlImpl.
airflow-pipeline-poc-org-airflow-init-1 |
[2023-11-29T02:55:59.986+0000] {migration.py:216} INFO - Will assume
transactional DDL.
airflow-pipeline-poc-org-airflow-init-1 |
[2023-11-29T02:56:03.135+0000] {db.py:1620} INFO - Creating tables
airflow-pipeline-poc-org-airflow-init-1 | INFO
[alembic.runtime.migration] Context impl PostgresqlImpl.
airflow-pipeline-poc-org-airflow-init-1 | INFO
[alembic.runtime.migration] Will assume transactional DDL.
airflow-pipeline-poc-org-airflow-init-1 | Database migrating done!
airflow-pipeline-poc-org-airflow-init-1 | WARNING: Environment
variable '_AIRFLOW_DB_UPGRADE' is deprecated please use '_AIRFLOW_DB_MIGRATE'
instead
airflow-pipeline-poc-org-airflow-init-1 |
/home/airflow/.local/lib/python3.8/site-packages/airflow/configuration.py:816
DeprecationWarning: The sql_alchemy_conn option in [core] has been moved to the
sql_alchemy_conn option in [database]
airflow-pipeline-poc-org-airflow-init-1 |
/home/airflow/.local/lib/python3.8/site-packages/flask_limiter/extension.py:336
UserWarning: Using the in-memory storage for tracking rate limits as no storage
was explicitly specified. This is not recommended for production use. See:
https://flask-limiter.readthedocs.io#configuring-a-storage-backend for
documentation about configuring the storage backend.
airflow-pipeline-poc-org-airflow-webserver-1 | ____________
_____________
airflow-pipeline-poc-org-airflow-webserver-1 | ____ |__( )_________
__/__ /________ __
airflow-pipeline-poc-org-airflow-webserver-1 | ____ /| |_ /__ ___/_ /_
__ /_ __ \_ | /| / /
airflow-pipeline-poc-org-airflow-webserver-1 | ___ ___ | / _ / _ __/
_ / / /_/ /_ |/ |/ /
airflow-pipeline-poc-org-airflow-webserver-1 | _/_/ |_/_/ /_/ /_/
/_/ \____/____/|__/
airflow-pipeline-poc-org-airflow-webserver-1 | Running the Gunicorn Server
with:
airflow-pipeline-poc-org-airflow-webserver-1 | Workers: 4 sync
airflow-pipeline-poc-org-airflow-webserver-1 | Host: 0.0.0.0:8080
airflow-pipeline-poc-org-airflow-webserver-1 | Timeout: 120
airflow-pipeline-poc-org-airflow-webserver-1 | Logfiles: - -
airflow-pipeline-poc-org-airflow-webserver-1 | Access Logformat:
airflow-pipeline-poc-org-airflow-webserver-1 |
=================================================================
airflow-pipeline-poc-org-airflow-webserver-1 |
[2023-11-29T02:57:26.273+0000] {webserver_command.py:225} ERROR - No response
from gunicorn master within 120 seconds
airflow-pipeline-poc-org-airflow-webserver-1 |
[2023-11-29T02:57:26.278+0000] {webserver_command.py:226} ERROR - Shutting down
webserver
airflow-pipeline-poc-org-airflow-webserver-1 exited with code 0
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]