Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #1611
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/1611/dis...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ff4050330abc014f5d54d61198050d4b9dc5db3a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ff4050330abc014f5d54d61198050d4b9dc5db3a
Commit message: "Move repoman project to STDCIv2"
> git rev-list --no-walk ff4050330abc014f5d54d61198050d4b9dc5db3a # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins8875138919392434336.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1474, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1452, in _latestRepoXML
repomd = self.metalink_data.repomd
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 918, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 906, in _getMetalink
shutil.move(result, self.metalink_filename)
File "/usr/lib64/python2.7/shutil.py", line 301, in move
copy2(src, real_dst)
File "/usr/lib64/python2.7/shutil.py", line 130, in copy2
copyfile(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/fedora-updates-fc24/metalink.xml.tmp'
Build step 'Execute shell' marked build as failure
6 years, 6 months
[JIRA] (OVIRT-2237) Fail to run ovirt-engine on Fedora 28
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2237?page=com.atlassian.jir... ]
Eyal Edri commented on OVIRT-2237:
----------------------------------
cc [~mwperina] maybe we need a new wildfly build?
> Fail to run ovirt-engine on Fedora 28
> -------------------------------------
>
> Key: OVIRT-2237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2237
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: OST
> Reporter: Gal Ben Haim
> Assignee: infra
>
> ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar`
> {code:java}
> "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> "Services that were unable to start:" => [
> "jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE",
> "jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE"
> ],
> "Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""]
> }
> }
> {code}
> {code:java}
> Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\n <resource-root path="nimbus-jose-jwt.jar"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory)
> {code}
> For the full `server.log`:
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2237) Fail to run ovirt-engine on Fedora 28
by Gal Ben Haim (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2237?page=com.atlassian.jir... ]
Gal Ben Haim commented on OVIRT-2237:
-------------------------------------
[~sbonazzo(a)redhat.com] Does it relate to your change (e4b87cc1194e7c362fedb191d0dac207b4913f5b) in ovirt-engine?
> Fail to run ovirt-engine on Fedora 28
> -------------------------------------
>
> Key: OVIRT-2237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2237
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: OST
> Reporter: Gal Ben Haim
> Assignee: infra
>
> ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar`
> {code:java}
> "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> "Services that were unable to start:" => [
> "jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE",
> "jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE"
> ],
> "Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""]
> }
> }
> {code}
> {code:java}
> Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\n <resource-root path="nimbus-jose-jwt.jar"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory)
> {code}
> For the full `server.log`:
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2237) Fail to run ovirt-engine on Fedora 28
by Gal Ben Haim (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2237?page=com.atlassian.jir... ]
Gal Ben Haim updated OVIRT-2237:
--------------------------------
Description: "ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar`\r\n\r\n\r\n{code:java}\r\n \"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available.\" => {\r\n \"Services that were unable to start:\" => [\r\n \"jboss.deployment.subunit.\\\"engine.ear\\\".\\\"bll.jar\\\".FIRST_MODULE_USE\",\r\n \"jboss.deployment.subunit.\\\"engine.ear\\\".\\\"docs.war\\\".FIRST_MODULE_USE\",\r\n \"jboss.deployment.subunit.\\\"engine.ear\\\".\\\"enginesso.war\\\".FIRST_MODULE_USE\",\r\n \"jboss.deployment.subunit.\\\"engine.ear\\\".\\\"root.war\\\".FIRST_MODULE_USE\",\r\n \"jboss.deployment.subunit.\\\"engine.ear\\\".\\\"services.war\\\".FIRST_MODULE_USE\",\r\n \"jboss.deployment.subunit.\\\"engine.ear\\\".\\\"webadmin.war\\\".FIRST_MODULE_USE\",\r\n \"jboss.deployment.subunit.\\\"engine.ear\\\".\\\"welcome.war\\\".FIRST_MODULE_USE\",\r\n \"jboss.deployment.unit.\\\"engine.ear\\\".FIRST_MODULE_USE\"\r\n ],\r\n \"Services that may be the cause:\" => [\"jboss.naming.context.java.global.engine.bll.\\\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\\\"\"]\r\n }\r\n}\r\n{code}\r\n\r\n\r\n{code:java}\r\nCaused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\\n <resource-root path=\"nimbus-jose-jwt.jar\"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory)\r\n{code}\r\n\r\n\r\nFor the full `server.log`:\r\n\r\nhttps://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/1335/artifact/exported-artifacts/check-patch.basic_fc_suite_master.el7.x86_64/test_logs/basic-fc-suite-master/post-001_initialize_engine.py/lago-basic-fc-suite-master-engine/_var_log/ovirt-engine/server.log/*view*/" (was: ovirt-engine Failed to start on Fedora 28 due to missing Java modules.
{code:java}
"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
"Services that were unable to start:" => [
"jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE",
"jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE",
"jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE",
"jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE",
"jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE",
"jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE",
"jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE",
"jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE"
],
"Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""]
}
}
{code}
The full `server.log` contains the names of the missing modules:
https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...)
> Fail to run ovirt-engine on Fedora 28
> -------------------------------------
>
> Key: OVIRT-2237
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2237
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: OST
> Reporter: Gal Ben Haim
> Assignee: infra
>
> ovirt-engine Failed to start on Fedora 28 due to missing Java module `nimbus-jose-jwt.jar`
> {code:java}
> "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
> "Services that were unable to start:" => [
> "jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"docs.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"enginesso.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"root.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"services.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"webadmin.war\".FIRST_MODULE_USE",
> "jboss.deployment.subunit.\"engine.ear\".\"welcome.war\".FIRST_MODULE_USE",
> "jboss.deployment.unit.\"engine.ear\".FIRST_MODULE_USE"
> ],
> "Services that may be the cause:" => ["jboss.naming.context.java.global.engine.bll.\"Backend!org.ovirt.engine.core.common.interfaces.BackendLocal\""]
> }
> }
> {code}
> {code:java}
> Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to add resource root 'nimbus-jose-jwt.jar' at path 'nimbus-jose-jwt.jar' (position: END_TAG seen ...<resources>\n <resource-root path="nimbus-jose-jwt.jar"/>... @6:48) caused by: java.io.FileNotFoundException: /usr/share/ovirt-engine/modules/common/com/nimbusds/main/nimbus-jose-jwt.jar (No such file or directory)
> {code}
> For the full `server.log`:
> https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/133...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months