Deploy->Kubernetes->Yarn is failing #210
-
Branch/Tag: release-4.10.1_RC1 Deploy->Kubernetes->Yarn is failing with the following error: Started by user AdminCopy
[Pipeline] ansiColor [Pipeline] sh
[Pipeline] // ansiColor
[Pipeline] echo [Pipeline] // ansiColor
[Pipeline] stage
[WARNING]: * Failed to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/ [WARNING]: * Failed to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/ [WARNING]: Unable to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/Yar [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that PLAY [Move the selected samza app tar files to another dir] ******************** [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ TASK [Gathering Facts] ********************************************************* TASK [find the selected samza app tar files path] ****************************** MSG: The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'null' The error appears to be in '/var/lib/jenkins/workspace/Deploy/dev/Kubernetes/Yarn/ansible/samza_deploy.yml': line 5, column 7, but may The offending line appears to be: tasks: PLAY RECAP ********************************************************************* [Pipeline] } [Pipeline] // ansiColor [Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor The gist of the issue is at the following section: MSG: The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'null' The error appears to be in '/var/lib/jenkins/workspace/Deploy/dev/Kubernetes/Yarn/ansible/samza_deploy.yml': line 5, column 7, but may The offending line appears to be: tasks:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Please ensure you select the job parameters |
Beta Was this translation helpful? Give feedback.
-
Thanks @keshavprasadms for the help. But failed to get success with job_names_to_display=lms.notification-job_1 TASK [samza-jobs : Start the jobs] ********************************************* STDOUT: home_dir=/home/devops 2022-10-06 11:42:06.924 [main] AppInfoParser [INFO] Kafka version : 0.11.0.2 STDERR: java version "1.8.0_121" MSG: non-zero return code PLAY RECAP ********************************************************************* [Pipeline] } [Pipeline] // ansiColor [Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor |
Beta Was this translation helpful? Give feedback.
Thanks @keshavprasadms for the help.
I could make the Yarn job successful with the option - job_names_to_display=lms.indexer_1
But failed to get success with job_names_to_display=lms.notification-job_1
Following is the error I am getting. can you please help/suggest?
TASK [samza-jobs : Start the jobs] *********************************************
failed: [10.0.4.16] (item=['notification-job-0.0.1-distribution.tar.gz', {'changed': True, 'end': '2022-10-06 11:42:03.359847', 'stdout': '/home/hduser/samza-jobs/dev/extract/notification-job-0.0.1-distribution.tar.gz/config/notification-job.properties', 'cmd': 'ls -d -1 /home/hduser/samza-jobs/dev/extract/notification-job-0.0.1-distribution.tar.…