Provision>KnowledgePlatform>Neo4j Destination directory conf does not exist #141
-
Jenkins: Ubuntu 18.04 LTS, 4vCPU, 16GB RAM, 250 GB HDD `Started by user admin
[Pipeline] stage
[Pipeline] stage
PLAY [local] ******************************************************************* TASK [Gathering Facts] ********************************************************* TASK [artifacts-download-azure : Ensure azure blob storage container exists] *** TASK [artifacts-download-azure : Download from azure blob storage] ************* PLAY [local] ******************************************************************* TASK [Download neo4j community] ************************************************ PLAY [learning-neo4j-cluster] ************************************************** TASK [Gathering Facts] ********************************************************* TASK [Create learner group] **************************************************** TASK [Create learner user] ***************************************************** TASK [Registering server_id] *************************************************** TASK [jdk-1.8.0_121 : Uncompressing and copying to system path] **************** TASK [jdk-1.8.0_121 : Updating java jdk to system path] ************************ TASK [jdk-1.8.0_121 : Checking java version] *********************************** TASK [jdk-1.8.0_121 : Java version] ******************************************** TASK [jdk-1.8.0_121 : Remove post install script] ****************************** TASK [jdk11 : Uncompressing and copying to system path] ************************ TASK [neo4j-cluster : install] ************************************************* TASK [neo4j-cluster : create folder data for learning] ************************* TASK [neo4j-cluster : Create Paths] ******************************************** TASK [neo4j-cluster : debug] *************************************************** MSG: System neo4j-learning TASK [neo4j-cluster : copy the neo4j cluster zip file] ************************* TASK [neo4j-cluster : Extract archive lp_neo4j_artifacts.zip:release-4.1.0_RC2_c939bcc_21] *** TASK [neo4j-cluster : Change Permissions neo4j-enterprise-3.0.4] *************** TASK [neo4j-cluster : Copy the template neo4j.conf file] *********************** MSG: Destination directory /home/learning/neo4j-learning/lp_neo4j_artifacts/conf does not exist PLAY RECAP ********************************************************************* [Pipeline] } [Pipeline] // ansiColor [Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello. I believe something to do with this variable - https://github.com/project-sunbird/sunbird-devops/blob/master/private_repo/ansible/inventory/dev/KnowledgePlatform/common.yml#L23 But in this case, its looking for |
Beta Was this translation helpful? Give feedback.
Hello. I believe something to do with this variable - https://github.com/project-sunbird/sunbird-devops/blob/master/private_repo/ansible/inventory/dev/KnowledgePlatform/common.yml#L23
Can you please check on the VM? What are the directories and its names under
/home/learning/
related to neo4j?Usually if you use the defaults, the directory will look like this -
/home/learning/neo4j-learning/neo4j-community-3.3.9
But in this case, its looking for
/home/learning/neo4j-learning/lp_neo4j_artifacts