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/06/01 10:34:45 UTC

[GitHub] [airflow] santhoshhpe opened a new issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

santhoshhpe opened a new issue #9090:
URL: https://github.com/apache/airflow/issues/9090


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
   Don't worry if they're not all applicable; just try to include what you can :-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   <!--
   
   IMPORTANT!!!
   
   PLEASE CHECK "SIMILAR TO X EXISTING ISSUES" OPTION IF VISIBLE
   NEXT TO "SUBMIT NEW ISSUE" BUTTON!!!
   
   PLEASE CHECK IF THIS ISSUE HAS BEEN REPORTED PREVIOUSLY USING SEARCH!!!
   
   Please complete the next sections or the issue will be closed.
   This questions are the first thing we need to know to understand the context.
   
   -->
   
   **Apache Airflow version**:
   1.10.10
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
   
   **Environment**:
   docker
   - **Cloud provider or hardware configuration**:
   - **OS** (e.g. from /etc/os-release):
   NAME="Debian GNU/Linux"
   VERSION_ID="10"
   VERSION="10 (buster)"
   VERSION_CODENAME=buster
   ID=debian
   HOME_URL="https://www.debian.org/"
   SUPPORT_URL="https://www.debian.org/support"
   BUG_REPORT_URL="https://bugs.debian.org/"
   - **Kernel** (e.g. `uname -a`):
   Linux 15d4b3070038 4.19.76-linuxkit #1 SMP Fri Apr 3 15:53:26 UTC 2020 x86_64 GNU/Linux
   - **Install tools**:
   BCRYPT, BOTO3, 
   - **Others**:
   <img width="375" alt="Capture" src="https://user-images.githubusercontent.com/62881503/83400877-4531f780-a421-11ea-8c00-37e85e80770e.PNG">
   
   **What happened**:
   The end date attribute of the task is None
   <!-- (please include exact error messages if you can) -->
   
   **What you expected to happen**:
   The end date attribute must capture the date and time of marking the task as success or failed.
   <!-- What do you think went wrong? -->
   Not sure
   **How to reproduce it**:
   <!---
   Manually mark the task to success or failed of a dag.
   As minimally and precisely as possible. Keep in mind we do not have access to your cluster or dags.
   
   If you are using kubernetes, please attempt to recreate the issue using minikube or kind.
   
   ## Install minikube/kind
   
   - Minikube https://minikube.sigs.k8s.io/docs/start/
   - Kind https://kind.sigs.k8s.io/docs/user/quick-start/
   
   If this is a UI bug, please provide a screenshot of the bug or a link to a youtube video of the bug in action
   
   You can include images using the .md sytle of
   ![alt text](http://url/to/img.png)
   
   To record a screencast, mac users can use QuickTime and then create an unlisted youtube video with the resulting .mov file.
   
   --->
   
   
   **Anything else we need to know**:
   
   <!--
   
   How often does this problem occur? Once? Every time etc?
   Every time
   Any relevant logs to include? Put them here in side a detail tag:
   <details><summary>x.log</summary> lots of stuff </details>
   
   -->
   


----------------------------------------------------------------
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] santhoshhpe commented on issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

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


   Thanks all for looking into this.


-- 
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] santhoshhpe commented on issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

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


   I guess this use to happen if the task state is set externally to success or failure.


-- 
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] santhoshhpe commented on issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

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


   Hi @dimberman, I haven't got a chance to check in Airflow version 2.0, this was initially observed in airflow verison 1.10.10.


-- 
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] dimberman commented on issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

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


   Hi @santhoshhpe is this issue in 2.0 as well?


-- 
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] boring-cyborg[bot] commented on issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #9090:
URL: https://github.com/apache/airflow/issues/9090#issuecomment-636772691


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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] jedcunningham commented on issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

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


   This is no longer an issue in 2.0. Start and end date are both populated both on task instance details and in "Browse -> Task Instances". This can be closed.


-- 
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] kaxil closed issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

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


   


-- 
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] dimberman commented on issue #9090: Marking the dag task to success/failed in web UI, task's end date is None.

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


   @santhoshhpe are you sure we should even have an end date here? The task technically never ended... cc: @kaxil 


-- 
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