[JIRA] (OVIRT-2922) Jobs failing in collecting artifacts
by Roberto Ciatti (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2922?page=com.atlassian.jir... ]
Roberto Ciatti updated OVIRT-2922:
----------------------------------
Components: Jenkins Master
Jenkins Slaves
> Jobs failing in collecting artifacts
> ------------------------------------
>
> Key: OVIRT-2922
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2922
> Project: oVirt - virtualization made easy
> Issue Type: Outage
> Components: Jenkins Master, Jenkins Slaves
> Reporter: Roberto Ciatti
> Assignee: infra
>
> Hi,
> I have some merge jobs failing collecting artifacts
> For example the [https://jenkins.ovirt.org/job/ovirt-engine-sdk-ruby_standard-on-merge/17] is blocked in
> [Pipeline] writeFile
> [Pipeline] archiveArtifacts
> 20:37:00 Archiving artifacts
> [Pipeline] }
> [Pipeline] // node
> [Pipeline] }
> The thread dump shows
> Thread #108
> at DSL.sh(awaiting process completion in /home/jenkins/workspace/ovirt-engine-sdk-ruby_standard-on-merge/ovirt-engine-sdk-ruby@tmp/durable-4c24beab on vm0045.workers-phx.ovirt.org; recurrence period: 15000ms; check task scheduled; cancelled? false done? false)
> at Script4.mock_runner(Script4.groovy:450)
> at Script4.run_std_ci_in_mock(Script4.groovy:408)
> at Script7.withHook(Script7.groovy:20)
> at Script4.run_std_ci_in_mock(Script4.groovy:404)
> at DSL.dir(Native Method)
> at Script4.run_std_ci_in_mock(Script4.groovy:397)
> at Script4.run_std_ci_on_node(Script4.groovy:367)
> at Script4.mk_mock_std_ci_runner(Script4.groovy:90)
> at DSL.node(running on vm0045.workers-phx.ovirt.org)
> at Script4.mk_mock_std_ci_runner(Script4.groovy:89)
> at DSL.parallel(Native Method)
> at Script4.run_std_ci_jobs(Script4.groovy:64)
> at Script1.main(Script1.groovy:130)
> at DSL.stage(Native Method)
> at Script1.main(Script1.groovy:129)
> at WorkflowScript.main(WorkflowScript:81)
> at DSL.withEnv(Native Method)
> at WorkflowScript.main(WorkflowScript:80)
> at WorkflowScript.run(WorkflowScript:17)
> at DSL.timestamps(Native Method)
> at WorkflowScript.run(WorkflowScript:17)
> The same happened to
> [https://jenkins.ovirt.org/job/ovirt-engine-sdk-ruby_standard-on-merge/16/]
> But before another job finished correctly
> [https://jenkins.ovirt.org/job/ovirt-engine-sdk-ruby_standard-on-merge/15/]
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100125)
4 years, 7 months
[JIRA] (OVIRT-2921) Permission to cancel jobs
by Roberto Ciatti (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2921?page=com.atlassian.jir... ]
Roberto Ciatti updated OVIRT-2921:
----------------------------------
Description:
Hi,
I can log into jenkins (user: rciatti), I can see the job progress bar but I can't see any command to cancel or abort the job.
Am I missing something?
Thanks for the help.
was:
Hi,
I can log into jenkins (user: rciatti) but I can see the job progress bar but I can't see any command to cancel or abort the job.
Am I missing something?
Thanks for the help.
> Permission to cancel jobs
> -------------------------
>
> Key: OVIRT-2921
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2921
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: Roberto Ciatti
> Assignee: infra
>
> Hi,
> I can log into jenkins (user: rciatti), I can see the job progress bar but I can't see any command to cancel or abort the job.
> Am I missing something?
> Thanks for the help.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100125)
4 years, 7 months
[JIRA] (OVIRT-2917) Vagrant VM container
by Ales Musil (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2917?page=com.atlassian.jir... ]
Ales Musil commented on OVIRT-2917:
-----------------------------------
The container needs systemd up and running for NetworkManager and Dbus. Other than that it does basically all network operations via sysctl or ip link or through the NM service. Not sure what side effect it might have but I am running it locally several times almost every day and I didn’t find anything that it would mess with on my system.
> Vagrant VM container
> --------------------
>
> Key: OVIRT-2917
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2917
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Ales Musil
> Assignee: infra
>
> Hi,
> is there any documentation on how to use the new container backend with the
> CI container that spawns VM for privileged operations?
> Thank you.
> Regards,
> Ales
> --
> Ales Musil
> Software Engineer - RHV Network
> Red Hat EMEA <https://www.redhat.com>
> amusil(a)redhat.com IM: amusil
> <https://red.ht/sig>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100125)
4 years, 7 months
[JIRA] (OVIRT-2922) Jobs failing in collecting artifacts
by Roberto Ciatti (oVirt JIRA)
Roberto Ciatti created OVIRT-2922:
-------------------------------------
Summary: Jobs failing in collecting artifacts
Key: OVIRT-2922
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2922
Project: oVirt - virtualization made easy
Issue Type: Outage
Reporter: Roberto Ciatti
Assignee: infra
Hi,
I have some merge jobs failing collecting artifacts
For example the [https://jenkins.ovirt.org/job/ovirt-engine-sdk-ruby_standard-on-merge/17] is blocked in
[Pipeline] writeFile
[Pipeline] archiveArtifacts
20:37:00 Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] }
The thread dump shows
Thread #108
at DSL.sh(awaiting process completion in /home/jenkins/workspace/ovirt-engine-sdk-ruby_standard-on-merge/ovirt-engine-sdk-ruby@tmp/durable-4c24beab on vm0045.workers-phx.ovirt.org; recurrence period: 15000ms; check task scheduled; cancelled? false done? false)
at Script4.mock_runner(Script4.groovy:450)
at Script4.run_std_ci_in_mock(Script4.groovy:408)
at Script7.withHook(Script7.groovy:20)
at Script4.run_std_ci_in_mock(Script4.groovy:404)
at DSL.dir(Native Method)
at Script4.run_std_ci_in_mock(Script4.groovy:397)
at Script4.run_std_ci_on_node(Script4.groovy:367)
at Script4.mk_mock_std_ci_runner(Script4.groovy:90)
at DSL.node(running on vm0045.workers-phx.ovirt.org)
at Script4.mk_mock_std_ci_runner(Script4.groovy:89)
at DSL.parallel(Native Method)
at Script4.run_std_ci_jobs(Script4.groovy:64)
at Script1.main(Script1.groovy:130)
at DSL.stage(Native Method)
at Script1.main(Script1.groovy:129)
at WorkflowScript.main(WorkflowScript:81)
at DSL.withEnv(Native Method)
at WorkflowScript.main(WorkflowScript:80)
at WorkflowScript.run(WorkflowScript:17)
at DSL.timestamps(Native Method)
at WorkflowScript.run(WorkflowScript:17)
The same happened to
[https://jenkins.ovirt.org/job/ovirt-engine-sdk-ruby_standard-on-merge/16/]
But before another job finished correctly
[https://jenkins.ovirt.org/job/ovirt-engine-sdk-ruby_standard-on-merge/15/]
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100125)
4 years, 7 months