Rally Software

  • 1.  How to integrate Jenkins with Rally using ac build connector

    Posted Apr 04, 2018 07:17 PM

    Hi , facing issues while run the connect file python ac_build_connector product_x.yml. I am getting below errors.

     

    I am not usre i am in right direction or not. Could you please help in this.I am following this link."CA Agile Central Build Connector for Jenkins Installation and User Guide | CA Agile Central Help "

     

    Goal is Need to update the build information in rally defect change sets.

     

    C:\Users\rally_jenkins\bldeif-1.1.3>python ac_build_connect
    or product_x.yml
    ERROR: ac_build_connector encountered an ERROR condition.
    File "ac_build_connector", line 31, in main
    connector_runner.run()
    File "C:\Users\vepitchu\Desktop\WEM\rally_jenkins\bldeif-1.1.3\bldeif\bld_conn
    ector_runner.py", line 137, in run
    self.proclaim_existence(build_system_name)
    File "C:\Users\vepitchu\Desktop\WEM\rally_jenkins\bldeif-1.1.3\bldeif\bld_conn
    ector_runner.py", line 103, in proclaim_existence
    proc = ProcTable.targetProcess(os.getpid())
    File "C:\Users\vepitchu\Desktop\WEM\rally_jenkins\bldeif-1.1.3\bldeif\utils\pr
    octbl.py", line 96, in targetProcess
    aps = ProcTable.allProcesses()
    File "C:\Users\vepitchu\Desktop\WEM\rally_jenkins\bldeif-1.1.3\bldeif\utils\pr
    octbl.py", line 29, in allProcesses
    all_procs = ProcTable.posixProcesses()
    File "C:\Users\vepitchu\Desktop\WEM\rally_jenkins\bldeif-1.1.3\bldeif\utils\pr
    octbl.py", line 47, in posixProcesses
    cmd_column_ix = hdr_line.index('CMD')
    ValueError: substring not found



  • 2.  Re: How to integrate Jenkins with Rally using ac build connector

    Posted Apr 06, 2018 02:07 AM

    Hi vepitchu

     

    Have you configured the product_x.yml file with the necessary configurations? 

    You will need to supply information about your Jenkins build server and jobs in there.



  • 3.  Re: How to integrate Jenkins with Rally using ac build connector
    Best Answer

    Broadcom Employee
    Posted Apr 06, 2018 11:04 AM

    Hi Venkata,

     

    I have opened a case for this issue so we can troubleshoot further.  Please watch for an email shortly.

     

    Kind Regards,

     

    Lori



  • 4.  Re: How to integrate Jenkins with Rally using ac build connector

    Posted Oct 18, 2018 08:15 PM

    I'm having problems making the connector work. Has there been a resolution found yet?