Build failed in Jenkins: yast-skelcd-control-SLES4SAP-SLE-15-SP3 #3
See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-SLE-15-SP3/3/display/redirect> Changes: ------------------------------------------ [...truncated 98,07 KiB...] [ 111s] ----------------------------------------------------------------- [ 111s] I have the following modifications for skelcd-control-SLES4SAP.spec: [ 111s] 55c55 [ 111s] < Release: 0 [ 111s] --- [ 111s] > Release: 1 [ 112s] ----------------------------------------------------------------- [ 112s] ----- building skelcd-control-SLES4SAP.spec (user abuild) [ 112s] ----------------------------------------------------------------- [ 112s] ----------------------------------------------------------------- [ 112s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --undefine _enable_debug_packages /home/abuild/rpmbuild/SOURCES/skelcd-control-SLES4SAP.spec [ 112s] setting SOURCE_DATE_EPOCH=1606219200 [ 112s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CDFIb6 [ 112s] + umask 022 [ 112s] + cd /home/abuild/rpmbuild/BUILD [ 112s] + exit 0 [ 112s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.psJdi5 [ 112s] + umask 022 [ 112s] + cd /home/abuild/rpmbuild/BUILD [ 112s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 112s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 112s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 112s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 112s] + xsltproc /home/abuild/rpmbuild/SOURCES/installation.SLES4SAP.xsl /usr/share/installation-products/SLES.xml [ 112s] + diff -u /usr/share/installation-products/SLES.xml installation.xml [ 112s] --- /usr/share/installation-products/SLES.xml 2021-08-12 18:22:27.000000000 +0000 [ 112s] +++ installation.xml 2024-09-13 15:08:58.562332435 +0000 [ 112s] @@ -12,10 +12,15 @@ [ 112s] <!-- the default preselected modules for the Full installation medium [ 112s] https://bugzilla.suse.com/show_bug.cgi?id=1171814 [ 112s] https://jira.suse.com/browse/SLE-8040 --> [ 112s] + [ 112s] <default_modules config:type="list"> [ 112s] + <default_module>sle-ha</default_module> [ 112s] <default_module>sle-module-basesystem</default_module> [ 112s] + <default_module>sle-module-desktop-applications</default_module> [ 112s] + <default_module>sle-module-sap-applications</default_module> [ 112s] <default_module>sle-module-server-applications</default_module> [ 112s] </default_modules> [ 112s] + [ 112s] </software> [ 112s] [ 112s] <texts> [ 112s] @@ -35,10 +40,22 @@ [ 112s] configured accordingly to match the use case of the role. The settings [ 112s] defined by a role can be overridden in the next steps if necessary.</p></label> [ 112s] </roles_help> [ 112s] - <minimal_role> [ 112s] + [ 112s] + <sles4sap_role> [ 112s] + [ 112s] + <label>SLES for SAP Applications</label> [ 112s] + </sles4sap_role> [ 112s] + <sles4sap_role_description> [ 112s] + <label>��� Ideal if you want to run an SAP Application [ 112s] +��� RDP and SAP Installation Wizard option available</label> [ 112s] + </sles4sap_role_description> [ 112s] + <minimal_role> [ 112s] + [ 112s] <!-- TRANSLATORS: a label for a system role --> [ 112s] <label>Minimal</label> [ 112s] - </minimal_role> [ 112s] + [ 112s] + </minimal_role> [ 112s] + [ 112s] <minimal_role_description> [ 112s] <label>��� Minimal software selection for SUSE Linux Enterprise.</label> [ 112s] </minimal_role_description> [ 112s] @@ -178,7 +195,108 @@ [ 112s] <insert_system_role> [ 112s] <!-- FATE#317481 --> [ 112s] <system_roles config:type="list"> [ 112s] - <system_role> [ 112s] + [ 112s] + <system_role> [ 112s] + <id>sles4sap_role</id> [ 112s] + [ 112s] + [ 112s] + <partitioning> [ 112s] + <proposal> [ 112s] + <lvm config:type="boolean">true</lvm> [ 112s] + <encrypt config:type="boolean">false</encrypt> [ 112s] + <windows_delete_mode>all</windows_delete_mode> [ 112s] + <linux_delete_mode>all</linux_delete_mode> [ 112s] + <other_delete_mode>all</other_delete_mode> [ 112s] + <lvm_vg_strategy>use_needed</lvm_vg_strategy> [ 112s] + </proposal> [ 112s] + [ 112s] + <volumes config:type="list"> [ 112s] + [ 112s] + <volume> [ 112s] + <mount_point>/</mount_point> [ 112s] + [ 112s] + <fs_type>btrfs</fs_type> [ 112s] + <desired_size>60GiB</desired_size> [ 112s] + <min_size>40GiB</min_size> [ 112s] + <max_size>80GiB</max_size> [ 112s] + [ 112s] + <snapshots config:type="boolean">true</snapshots> [ 112s] + <snapshots_configurable config:type="boolean">false</snapshots_configurable> [ 112s] + [ 112s] + <btrfs_default_subvolume>@</btrfs_default_subvolume> [ 112s] + <subvolumes config:type="list"> [ 112s] + <subvolume> [ 112s] + <path>home</path> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>opt</path> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>root</path> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>srv</path> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>tmp</path> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>usr/local</path> [ 112s] + </subvolume> [ 112s] + [ 112s] + <subvolume> [ 112s] + <path>var</path> [ 112s] + <copy_on_write config:type="boolean">false</copy_on_write> [ 112s] + </subvolume> [ 112s] + [ 112s] + [ 112s] + <subvolume> [ 112s] + <path>boot/grub2/i386-pc</path> [ 112s] + <archs>i386,x86_64</archs> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>boot/grub2/x86_64-efi</path> [ 112s] + <archs>x86_64</archs> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>boot/grub2/powerpc-ieee1275</path> [ 112s] + <archs>ppc,!board_powernv</archs> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>boot/grub2/x86_64-efi</path> [ 112s] + <archs>x86_64</archs> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>boot/grub2/s390x-emu</path> [ 112s] + <archs>s390</archs> [ 112s] + </subvolume> [ 112s] + <subvolume> [ 112s] + <path>boot/grub2/arm64-efi</path> [ 112s] + <archs>aarch64</archs> [ 112s] + </subvolume> [ 112s] + </subvolumes> [ 112s] + </volume> [ 112s] + [ 112s] + [ 112s] + <volume> [ 112s] + <mount_point>swap</mount_point> [ 112s] + <fs_type>swap</fs_type> [ 112s] + <desired_size>2GiB</desired_size> [ 112s] + <min_size>2GiB</min_size> [ 112s] + <max_size>2GiB</max_size> [ 112s] + </volume> [ 112s] + [ 112s] + [ 112s] + [ 112s] + </volumes> [ 112s] + </partitioning> [ 112s] + <additional_dialogs>inst_sap-start</additional_dialogs> [ 112s] + <software> [ 112s] + <default_patterns>base gnome_basic sap_server</default_patterns> [ 112s] + </software> [ 112s] + </system_role> [ 112s] + <system_role> [ 112s] + [ 112s] <!-- the id is a key for texts/$id/label [ 112s] and texts/$id_description/label below --> [ 112s] <id>minimal_role</id> [ 112s] @@ -191,7 +309,9 @@ [ 112s] instead of omitting the key entirely --> [ 112s] <optional_default_patterns><![CDATA[]]></optional_default_patterns> [ 112s] </software> [ 112s] - </system_role> [ 112s] + [ 112s] + </system_role> [ 112s] + [ 112s] </system_roles> [ 112s] </insert_system_role> [ 112s] </insert_system_roles> [ 112s] + : [ 112s] + exit 0 [ 112s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EgPPG7 [ 112s] + umask 022 [ 112s] + cd /home/abuild/rpmbuild/BUILD [ 112s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64//usr/share/installation-products [ 112s] + install -m 644 installation.xml /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64//usr/share/installation-products/SLES4SAP.xml [ 112s] + /usr/lib/rpm/brp-compress [ 112s] + /usr/lib/rpm/brp-suse [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 112s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 112s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-70-extract-translations [ 112s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/polkit-1/actions/': No such file or directory [ 112s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/mime/': No such file or directory [ 112s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/metainfo/': No such file or directory [ 112s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/appdata/': No such file or directory [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 112s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar [ 112s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.U40EP3 [ 112s] + umask 022 [ 112s] + cd /home/abuild/rpmbuild/BUILD [ 112s] + xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml [ 112s] Relax-NG validity error : Extra element system_roles in interleave [ 112s] installation.xml:193: element system_roles: Relax-NG validity error : Element update failed to validate content [ 112s] Relax-NG validity error : Extra element update in interleave [ 112s] installation.xml:192: element update: Relax-NG validity error : Element productDefines failed to validate content [ 112s] installation.xml fails to validate [ 112s] error: Bad exit status from /var/tmp/rpm-tmp.U40EP3 (%check) [ 112s] [ 112s] [ 112s] RPM build errors: [ 112s] Bad exit status from /var/tmp/rpm-tmp.U40EP3 (%check) [ 112s] [ 112s] vm-yast-ci-worker2 failed "build skelcd-control-SLES4SAP.spec" at Fri Sep 13 15:08:58 UTC 2024. [ 112s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP3_Update-x86_64 rm -rf Devel:YaST:SLE-15-SP3 rake aborted! Command failed with status (1): [echo -e 'y\ny\ny\n' | osc -A 'https://api....] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 16565 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
participants (1)
-
jenkins@suse.de