See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/7/display/redirect?page=changes> Changes: [jreidinger] Removed Dockerfile [jreidinger] Removed .travis.yml [jreidinger] Add github actions [jreidinger] update badges ------------------------------------------ [...truncated 73.14 KB...] [ 31s] < Release: 0 [ 31s] --- [ 31s] > Release: 1 [ 31s] ----------------------------------------------------------------- [ 31s] ----- building skelcd-control-SLES4SAP.spec (user abuild) [ 31s] ----------------------------------------------------------------- [ 31s] ----------------------------------------------------------------- [ 32s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/skelcd-control-SLES4SAP.spec [ 32s] setting SOURCE_DATE_EPOCH=1606219200 [ 32s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eilmxA [ 32s] + umask 022 [ 32s] + cd /home/abuild/rpmbuild/BUILD [ 32s] + exit 0 [ 32s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HjvRrx [ 32s] + umask 022 [ 32s] + cd /home/abuild/rpmbuild/BUILD [ 32s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 32s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 32s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 32s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64 [ 32s] + xsltproc /home/abuild/rpmbuild/SOURCES/installation.SLES4SAP.xsl /usr/share/installation-products/SLES.xml [ 32s] + diff -u /usr/share/installation-products/SLES.xml installation.xml [ 32s] --- /usr/share/installation-products/SLES.xml 2021-01-15 15:37:33.000000000 +0000 [ 32s] +++ installation.xml 2021-01-15 17:01:18.305727326 +0000 [ 32s] @@ -12,10 +12,15 @@ [ 32s] <!-- the default preselected modules for the Full installation medium [ 32s] https://bugzilla.suse.com/show_bug.cgi?id=1171814 [ 32s] https://jira.suse.com/browse/SLE-8040 --> [ 32s] + [ 32s] <default_modules config:type="list"> [ 32s] + <default_module>sle-ha</default_module> [ 32s] <default_module>sle-module-basesystem</default_module> [ 32s] + <default_module>sle-module-desktop-applications</default_module> [ 32s] + <default_module>sle-module-sap-applications</default_module> [ 32s] <default_module>sle-module-server-applications</default_module> [ 32s] </default_modules> [ 32s] + [ 32s] </software> [ 32s] [ 32s] <texts> [ 32s] @@ -35,10 +40,22 @@ [ 32s] configured accordingly to match the use case of the role. The settings [ 32s] defined by a role can be overridden in the next steps if necessary.</p></label> [ 32s] </roles_help> [ 32s] - <minimal_role> [ 32s] + [ 32s] + <sles4sap_role> [ 32s] + [ 32s] + <label>SLES for SAP Applications</label> [ 32s] + </sles4sap_role> [ 32s] + <sles4sap_role_description> [ 32s] + <label>??? Ideal if you want to run an SAP Application [ 32s] +??? RDP and SAP Installation Wizard option available</label> [ 32s] + </sles4sap_role_description> [ 32s] + <minimal_role> [ 32s] + [ 32s] <!-- TRANSLATORS: a label for a system role --> [ 32s] <label>Minimal</label> [ 32s] - </minimal_role> [ 32s] + [ 32s] + </minimal_role> [ 32s] + [ 32s] <minimal_role_description> [ 32s] <label>??? Minimal software selection for SUSE Linux Enterprise.</label> [ 32s] </minimal_role_description> [ 32s] @@ -178,7 +195,108 @@ [ 32s] <insert_system_role> [ 32s] <!-- FATE#317481 --> [ 32s] <system_roles config:type="list"> [ 32s] - <system_role> [ 32s] + [ 32s] + <system_role> [ 32s] + <id>sles4sap_role</id> [ 32s] + [ 32s] + [ 32s] + <partitioning> [ 32s] + <proposal> [ 32s] + <lvm config:type="boolean">true</lvm> [ 32s] + <encrypt config:type="boolean">false</encrypt> [ 32s] + <windows_delete_mode>all</windows_delete_mode> [ 32s] + <linux_delete_mode>all</linux_delete_mode> [ 32s] + <other_delete_mode>all</other_delete_mode> [ 32s] + <lvm_vg_strategy>use_needed</lvm_vg_strategy> [ 32s] + </proposal> [ 32s] + [ 32s] + <volumes config:type="list"> [ 32s] + [ 32s] + <volume> [ 32s] + <mount_point>/</mount_point> [ 32s] + [ 32s] + <fs_type>btrfs</fs_type> [ 32s] + <desired_size>60GiB</desired_size> [ 32s] + <min_size>40GiB</min_size> [ 32s] + <max_size>80GiB</max_size> [ 32s] + [ 32s] + <snapshots config:type="boolean">true</snapshots> [ 32s] + <snapshots_configurable config:type="boolean">false</snapshots_configurable> [ 32s] + [ 32s] + <btrfs_default_subvolume>@</btrfs_default_subvolume> [ 32s] + <subvolumes config:type="list"> [ 32s] + <subvolume> [ 32s] + <path>home</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>opt</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>root</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>srv</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>tmp</path> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>usr/local</path> [ 32s] + </subvolume> [ 32s] + [ 32s] + <subvolume> [ 32s] + <path>var</path> [ 32s] + <copy_on_write config:type="boolean">false</copy_on_write> [ 32s] + </subvolume> [ 32s] + [ 32s] + [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/i386-pc</path> [ 32s] + <archs>i386,x86_64</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/x86_64-efi</path> [ 32s] + <archs>x86_64</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/powerpc-ieee1275</path> [ 32s] + <archs>ppc,!board_powernv</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/x86_64-efi</path> [ 32s] + <archs>x86_64</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/s390x-emu</path> [ 32s] + <archs>s390</archs> [ 32s] + </subvolume> [ 32s] + <subvolume> [ 32s] + <path>boot/grub2/arm64-efi</path> [ 32s] + <archs>aarch64</archs> [ 32s] + </subvolume> [ 32s] + </subvolumes> [ 32s] + </volume> [ 32s] + [ 32s] + [ 32s] + <volume> [ 32s] + <mount_point>swap</mount_point> [ 32s] + <fs_type>swap</fs_type> [ 32s] + <desired_size>2GiB</desired_size> [ 32s] + <min_size>2GiB</min_size> [ 32s] + <max_size>2GiB</max_size> [ 32s] + </volume> [ 32s] + [ 32s] + [ 32s] + [ 32s] + </volumes> [ 32s] + </partitioning> [ 32s] + <additional_dialogs>inst_sap-start</additional_dialogs> [ 32s] + <software> [ 32s] + <default_patterns>base gnome_basic sap_server</default_patterns> [ 32s] + </software> [ 32s] + </system_role> [ 32s] + <system_role> [ 32s] + [ 32s] <!-- the id is a key for texts/$id/label [ 32s] and texts/$id_description/label below --> [ 32s] <id>minimal_role</id> [ 32s] @@ -191,7 +309,9 @@ [ 32s] instead of omitting the key entirely --> [ 32s] <optional_default_patterns><![CDATA[]]></optional_default_patterns> [ 32s] </software> [ 32s] - </system_role> [ 32s] + [ 32s] + </system_role> [ 32s] + [ 32s] </system_roles> [ 32s] </insert_system_role> [ 32s] </insert_system_roles> [ 32s] + : [ 32s] + exit 0 [ 32s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7UeB6w [ 32s] + umask 022 [ 32s] + cd /home/abuild/rpmbuild/BUILD [ 32s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64//usr/share/installation-products [ 32s] + install -m 644 installation.xml /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64//usr/share/installation-products/SLES4SAP.xml [ 32s] + /usr/lib/rpm/find-debuginfo.sh -j2 --build-id-seed 15.3.1-1 --unique-debug-suffix -15.3.1-1.x86_64 --unique-debug-src-base skelcd-control-SLES4SAP-15.3.1-1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/ [ 32s] + /usr/lib/rpm/brp-compress [ 32s] + /usr/lib/rpm/brp-suse [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 32s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 32s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-70-extract-translations [ 32s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/polkit-1/actions/': No such file or directory [ 32s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/mime/': No such file or directory [ 32s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/metainfo/': No such file or directory [ 32s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.3.1-1.x86_64/usr/share/appdata/': No such file or directory [ 32s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 32s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tqUmGw [ 32s] + umask 022 [ 32s] + cd /home/abuild/rpmbuild/BUILD [ 32s] + xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml [ 32s] Relax-NG validity error : Extra element system_roles in interleave [ 32s] installation.xml:193: element system_roles: Relax-NG validity error : Element update failed to validate content [ 32s] Relax-NG validity error : Extra element update in interleave [ 32s] installation.xml:192: element update: Relax-NG validity error : Element productDefines failed to validate content [ 32s] installation.xml fails to validate [ 32s] error: Bad exit status from /var/tmp/rpm-tmp.tqUmGw (%check) [ 32s] [ 32s] [ 32s] RPM build errors: [ 32s] Bad exit status from /var/tmp/rpm-tmp.tqUmGw (%check) [ 32s] [ 32s] vm-yast-ci-worker failed "build skelcd-control-SLES4SAP.spec" at Fri Jan 15 17:01:18 UTC 2021. [ 32s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP3_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.suse.de/' build ...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 21778 exited with value 1 Scanning for a pull request... Found pull request #20 Adding comment ":x: Internal Jenkins [job #7](https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/7/) failed" to pull request https://github.com/yast/skelcd-control-SLES4SAP/pull/20 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/issues/20/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user jreidinger@suse.cz