[jbosstools-issues] [JBoss JIRA] (JBIDE-24882) Can't rebuild releng image

Lukáš Valach (JIRA) issues at jboss.org
Wed Aug 23 08:59:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453096#comment-13453096 ] 

Lukáš Valach commented on JBIDE-24882:
--------------------------------------

As scripts are executed under root user all the files in /home/hudson/.ssh was owned by root. For the security reason write access to /home/hudson/.ssh/config may have only owner. So I created this PR: https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/mwqa-cloud-slaves/merge_requests/72 

> Can't rebuild releng image
> --------------------------
>
>                 Key: JBIDE-24882
>                 URL: https://issues.jboss.org/browse/JBIDE-24882
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.5.1.AM1
>            Reporter: Lukáš Valach
>            Assignee: Lukáš Valach
>             Fix For: 4.5.1.AM1
>
>
> It is not possible to rebuild "rhel7-x64-jbds-releng" image because update image pipeline \[1\] fails during cloning of mwqa-env-suite repository \[2\]
> \[1\] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/CentralCI_infra/job/update-snapshots-pipeline/62/execution/node/80/log/
> \[2\] https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/mwqa-env-suite
> {code}
> MW QA environment configured
> + echo 'MW QA environment configured'
> + test_repo=git at gitlab.mw.lab.eng.bos.redhat.com:dev-platform/mwqa-env-suite.git
> + test='git clone git at gitlab.mw.lab.eng.bos.redhat.com:dev-platform/mwqa-env-suite.git && ./mwqa-env-suite/run.sh jbds docker releng'
> + ssh -o PasswordAuthentication=no -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o Loglevel=error -i /tmp/os.key.QYcvv9Sg hudson at 10.8.242.82 'git clone git at gitlab.mw.lab.eng.bos.redhat.com:dev-platform/mwqa-env-suite.git && ./mwqa-env-suite/run.sh jbds docker releng'
> Cloning into 'mwqa-env-suite'...
> Bad owner or permissions on /home/hudson/.ssh/config
> fatal: Could not read from remote repository.
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list