YaST Commits
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
August 2024
- 3 participants
- 118 discussions
See <https://ci.suse.de/job/yast-autoyast-profiles-test/1934/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git
> git --version # timeout=10
> git --version # 'git version 2.35.3'
> git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10
Commit message: "Merge pull request #3 from yast/master-bsc-1146403"
> git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[yast-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1562949011620615630.sh
+ cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/>
+ rake test:unit
rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb'
sh: rspec: command not found
rake aborted!
Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...]
Tasks: TOP => test:unit
(See full trace by running task with --trace)
Build step 'Execute shell' marked build as failure
1
95
16 Sep '24
See <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/4/display/redirect…>
Changes:
[shundhammer] Don't leak passwords to the log (bsc#1225432)
[shundhammer] Version bump and change log
------------------------------------------
[...truncated 104,61 KiB...]
[ 110s] first sets discovery authentication and later restores the initial config
[ 110s] with bi-directional discovery authentication
[ 110s] sets bi-directional discovery authentication and later restores the initial config
[ 110s] #ScanDiscovered for iscsiadm -m session -P 1
[ 110s] with Current Portal: and Persistent Portal: differ
[ 110s] returns list of connected targets with IPs of Persistent Portal
[ 110s] #ScanDiscovered for iscsiadm -m node -P 1
[ 110s] with Portal:
[ 110s] returns list of discovered targets with IPs of Portal
[ 110s] #getiBFT
[ 110s] when filtering output of 'iscsiadm -m fw'
[ 110s] returns data in form of a map
[ 110s] when could not get list of targets from firmware
[ 110s] returns an empty map
[ 110s] when not on x86 hardware
[ 110s] returns an empty map
[ 110s] #iscsiuio_relevant?
[ 110s] there are no cards in the system supporting offloading
[ 110s] returns false
[ 110s] there are cards in the system supporting offloading
[ 110s] but none of them use the bnx2i or qedi modules
[ 110s] returns false
[ 110s] and one of them uses de bnx2i module
[ 110s] returns true
[ 110s] and one of them uses de qedi module
[ 110s] returns true
[ 110s] and there are cards using both bnx2i and qedi modules
[ 110s] returns true
[ 110s] .GetOffloadItems
[ 110s] with no network cards in the system
[ 110s] returns an array of UI items
[ 110s] provides 'default' as the only item
[ 110s] with network cards not expected to support offloading
[ 110s] returns an array of UI items
[ 110s] provides 'default' as the only item
[ 110s] with several network cards that could support offloading
[ 110s] if none of the cards support offloading
[ 110s] returns an array of UI items
[ 110s] includes only 'default' and 'all'
[ 110s] if some cards indeed support offloading
[ 110s] returns an array of UI items
[ 110s] includes 'default', 'all' and an entry for each offload card
[ 110s] and ifconfig is not found
[ 110s] sets the IPs in @offload_valid to 'unknown'
[ 110s] and ifconfig is found
[ 110s] sets the IPs in @offload_valid to 'unknown'
[ 110s] and no active card is reported by iscsiadm
[ 110s] pre-selects the item 'default'
[ 110s] and one card is already associated to the first target
[ 110s] selects by default the current offload card
[ 110s] .connected
[ 110s] if check_ip is true
[ 110s] returns true if address, port, target name and interface match with a session
[ 110s] returns false if only address, target name and interface match with a session
[ 110s] returns false if only port, target name and interface match with a session
[ 110s] returns false if only address, port and interface match with a session
[ 110s] returns false if only address, port and target name match with a session
[ 110s] if check_ip is false
[ 110s] returns true if address, port, target name and interface match with a session
[ 110s] returns true if only address, target name and interface match with a session
[ 110s] returns true if only port, target name and interface match with a session
[ 110s] returns false if only address, port and interface match with a session
[ 110s] returns false if only address, port and target name match with a session
[ 110s] .removeRecord
[ 110s] if iscsiadm exit code is 0
[ 110s] returns true
[ 110s] if iscsiadm exit code is different from 0
[ 110s] returns true
[ 110s]
[ 110s] Finished in 3.35 seconds (files took 0.65591 seconds to load)
[ 110s] 102 examples, 0 failures
[ 110s]
[ 110s] + exit 0
[ 110s] Processing files: yast2-iscsi-client-4.6.2-1.noarch
[ 110s] Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SC27UG
[ 110s] + umask 022
[ 110s] + cd /home/abuild/rpmbuild/BUILD
[ 110s] + cd yast2-iscsi-client-4.6.2
[ 110s] + LICENSEDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-4.6.2-1.x86_64/usr/share/licenses/yast2-iscsi-client
[ 110s] + export LC_ALL=C
[ 110s] + LC_ALL=C
[ 110s] + export LICENSEDIR
[ 110s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-4.6.2-1.x86_64/usr/share/licenses/yast2-iscsi-client
[ 110s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-4.6.2-1.x86_64/usr/share/licenses/yast2-iscsi-client
[ 110s] + exit 0
[ 111s] Provides: application() application(YaST2/org.opensuse.yast.iSCSIClient.desktop) metainfo() metainfo(org.opensuse.yast.iSCSIClient.metainfo.xml) yast2-iscsi-client = 4.6.2-1
[ 111s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 111s] Supplements: autoyast(iscsi-client)
[ 111s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-4.6.2-1.x86_64
[ 111s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-iscsi-client-4.6.2-1.src.rpm
[ 111s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-iscsi-client-4.6.2-1.noarch.rpm
[ 111s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RqXKEp
[ 111s] + umask 022
[ 111s] + cd /home/abuild/rpmbuild/BUILD
[ 111s] + cd yast2-iscsi-client-4.6.2
[ 111s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-iscsi-client-4.6.2-1.x86_64
[ 111s] + exit 0
[ 111s] ... checking for files with abuild user/group
[ 111s] ... running 00-check-install-rpms
[ 111s] ... installing all built rpms
[ 111s] Preparing packages...
[ 111s] yast2-iscsi-client-4.6.2-1.noarch
[ 111s] ... running 50-check-binary-kernel-log
[ 111s] ... running 50-check-core-files
[ 111s] ... running 50-check-debuginfo
[ 111s] ... testing for empty debuginfo packages
[ 111s] ... running 50-check-filelist
[ 111s] ... checking filelist
[ 111s] ... running 50-check-gconf-scriptlets
[ 111s] ... testing GConf scriptlet presence
[ 111s] ... running 50-check-installtest
[ 111s] ... testing for pre/postinstall scripts that are not idempotent
[ 111s] ... running 50-check-invalid-provides
[ 111s] ... running 50-check-invalid-requires
[ 111s] ... running 50-check-kernel-build-id
[ 111s] ... running 50-check-lanana
[ 111s] ... running 50-check-libtool-deps
[ 111s] ... testing devel dependencies required by libtool .la files
[ 111s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 111s] ... running 50-check-packaged-twice
[ 111s] ... running 50-check-permissions
[ 111s] ... testing for modified permissions
[ 111s] ... running 72-translate-appdata
[ 111s] ... running 80-check-malware-scan-clamav
[ 112s] unpacking /.build.packages/SRPMS/yast2-iscsi-client-4.6.2-1.src.rpm
[ 112s] unpacking /.build.packages/RPMS/noarch/yast2-iscsi-client-4.6.2-1.noarch.rpm
[ 112s] clamscan -ir /usr/src/packages/BUILD/scan:
[ 112s] LibClamAV Warning: **************************************************
[ 112s] LibClamAV Warning: *** The virus database is older than 7 days! ***
[ 112s] LibClamAV Warning: *** Please update it as soon as possible. ***
[ 112s] LibClamAV Warning: **************************************************
[ 129s]
[ 129s] ----------- SCAN SUMMARY -----------
[ 129s] Known viruses: 8691864
[ 129s] Engine version: 0.103.11
[ 129s] Scanned directories: 30
[ 129s] Scanned files: 26
[ 129s] Infected files: 0
[ 129s] Data scanned: 0.86 MB
[ 129s] Data read: 0.22 MB (ratio 3.93:1)
[ 129s] Time: 17.307 sec (0 m 17 s)
[ 129s] Start Date: 2024:05:28 14:27:25
[ 129s] End Date: 2024:05:28 14:27:42
[ 129s] clamav: negative malware scan result.
[ 129s] test passed.
[ 129s] ... running 98-revert-uname-hack
[ 129s] ... running 99-check-remove-rpms
[ 129s] ... removing all built rpms
[ 129s] (order: reverse yast2-iscsi-client)
[ 130s]
[ 130s] RPMLINT report:
[ 130s] ===============
[ 130s] yast2-iscsi-client.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.iSCSIClient.desktop xdg-su
[ 130s] the .desktop file is for a file not present in the package. You should check
[ 130s] the requires or see if this is not a error
[ 130s]
[ 130s] yast2-iscsi-client.noarch: W: invalid-desktopfile /usr/share/applications/YaST2/org.opensuse.yast.iSCSIClient.desktop file contains key "SuSE-YaST-Keywords" in group "Desktop Entry", but keys extending the format should start with "X-"
[ 130s] .desktop file is not valid, check with desktop-file-validate
[ 130s]
[ 130s] yast2-iscsi-client.noarch: W: standard-dir-owned-by-package /usr/share/icons
[ 130s] This package owns a directory that is part of the standard hierarchy, which
[ 130s] can lead to default directory permissions or ownerships being changed to
[ 130s] something non-standard.
[ 130s]
[ 130s] 2 packages and 0 specfiles checked; 0 errors, 3 warnings.
[ 130s]
[ 130s]
[ 130s] vm-yast-ci-worker2 finished "build yast2-iscsi-client.spec" at Tue May 28 14:27:43 UTC 2024.
[ 130s]
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/SRPMS/yast2-iscsi-client-4.6.2-1.src.rpm
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/RPMS/noarch/yast2-iscsi-client-4.6.2-1.noarch.rpm
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-iscsi-client
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-iscsi-client
A Devel:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client-4.6.1.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client.changes
A Devel:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client.spec
At revision 3.
/usr/lib/obs/service/format_spec_file --outdir .
diff -u package/yast2-iscsi-client.changes <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client.changes
rm <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client.changes
rm <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client.spec
rm <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client-4.6.1.tar.bz2
cp package/yast2-iscsi-client.changes <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-iscsi-client
cp package/yast2-iscsi-client.spec <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-iscsi-client
cp package/yast2-iscsi-client-4.6.2.tar.bz2 <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-iscsi-client
osc -A 'https://api.suse.de/' addremove
--- package/yast2-iscsi-client.changes 2024-05-28 14:25:16.826674905 +0000
+++ <https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client.changes 2023-09-20 08:56:44.000000000 +0000
@@ -1,10 +1,4 @@
-------------------------------------------------------------------
-Tue May 28 13:05:18 UTC 2024 - Stefan Hundhammer <shundhammer(a)suse.com>
-
-- Don't leak passwords to the log (bsc#1225432)
-- 4.6.2
-
--------------------------------------------------------------------
Tue Sep 19 14:01:12 UTC 2023 - Stefan Hundhammer <shundhammer(a)suse.com>
- Add support packages on demand (bsc#1214273)
A yast2-iscsi-client-4.6.2.tar.bz2
D yast2-iscsi-client-4.6.1.tar.bz2
submitting package...
osc -A https://api.suse.de/ commit -m - Don't leak passwords to the log (bsc#1225432)
- 4.6.2
Deleting yast2-iscsi-client-4.6.1.tar.bz2
Sending yast2-iscsi-client.changes
Sending yast2-iscsi-client.spec
Sending yast2-iscsi-client-4.6.2.tar.bz2
Transmitting file data ...
Committed revision 4.
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-iscsi-client
New package submitted to Devel:YaST:SLE-15-SP6
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-iscsi-client
A Devel:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client-4.6.2.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client.changes
A Devel:YaST:SLE-15-SP6/yast2-iscsi-client/yast2-iscsi-client.spec
At revision 4.
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP6:GA' 'yast2-iscsi-client' 'yast2-iscsi-client.spec' > /tmp/yast-rake20240528-23845-1l77ana
osc -A https://api.suse.de/ service wait Devel:YaST:SLE-15-SP6 yast2-iscsi-client
Version has been changed in *.spec file
Waiting for the server side service...
ok
yes | osc -A 'https://api.suse.de/' submitreq --no-cleanup 'Devel:YaST:SLE-15-SP6' 'yast2-iscsi-client' 'SUSE:SLE-15-SP6:GA' -m 'submit new version 4.6.2' --yes
Server returned an error: HTTP Error 403: Forbidden
The target project SUSE:SLE-15-SP6:GA is not accepting requests because: Project is locked. Please use maintenance request for source changes and use osc requestbugownership to set bugowner of a package.
rm -rf Devel:YaST:SLE-15-SP6
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.suse.de/' submit...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Result: PID 23842 exited with value 1
Scanning for a pull request...
Found pull request #130
Adding comment ":x: Internal Jenkins [job #4](https://ci.suse.de/job/yast-yast-iscsi-client-SLE-15-SP6/4/) failed"
to pull request https://github.com/yast/yast-iscsi-client/pull/130
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-iscsi-client/issues/130/comments... OK
Success
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user shundhammer(a)suse.de
1
1
See <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/3/display/redirect?pag…>
Changes:
[kanderssen] Sets the firewalld service state according to the profile
[kanderssen] Bump version & changelog
[kanderssen] Makes rubocop happy
------------------------------------------
[...truncated 116,02 KiB...]
[ 92s]
[ 92s] Y2Firewall::Dialogs::Zone
[ 92s] #contents
[ 92s] produces a Term
[ 92s] #title
[ 92s] produces a String or nil
[ 92s] #back_button
[ 92s] produces a String or nil
[ 92s] #abort_button
[ 92s] produces a String or nil
[ 92s] #next_button
[ 92s] produces a String or nil
[ 92s] #skip_store_for
[ 92s] produces an Array
[ 92s]
[ 92s] Y2Firewall::ImporterStrategies::SuseFirewall
[ 92s] #import
[ 92s] when the profile is empty
[ 92s] returns true
[ 92s] when the profile is not empty
[ 92s] configures the DMZ zone as the dmz
[ 92s] sets the default zone as the one with the 'any' interface
[ 92s] and protection from INT zone is not defined
[ 92s] configures the INT zone as the trusted
[ 92s] and protection from INT zone is disabled
[ 92s] configures the INT zone as the trusted
[ 92s] and protection from INT zone is enabled
[ 92s] configures the INT zone as the internal
[ 92s] and masquerade is disabled
[ 92s] configures the EXT zone as the public
[ 92s] and masquerade is enabled
[ 92s] configures the EXT zone as the external
[ 92s] and all the properties can be translated to firewalld
[ 92s] recommends to the user the use of firewalld schema
[ 92s] and some of the properties can not be translated to firewalld
[ 92s] reports to the user an error with all the unsupported properties
[ 92s]
[ 92s] Y2Firewall::ImporterStrategies::Firewalld
[ 92s] #import
[ 92s] when the profile is empty
[ 92s] returns true
[ 92s] when the profile is not empty
[ 92s] configures the zones according to the profile
[ 92s]
[ 92s] Finished in 0.62096 seconds (files took 0.39866 seconds to load)
[ 92s] 353 examples, 0 failures
[ 92s]
[ 92s] + exit 0
[ 92s] Processing files: yast2-firewall-4.6.1-1.noarch
[ 92s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xjT5mW
[ 92s] + umask 022
[ 92s] + cd /home/abuild/rpmbuild/BUILD
[ 92s] + cd yast2-firewall-4.6.1
[ 92s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-firewall-4.6.1-1.x86_64/usr/share/doc/packages/yast2-firewall
[ 92s] + export LC_ALL=C
[ 92s] + LC_ALL=C
[ 92s] + export DOCDIR
[ 92s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-firewall-4.6.1-1.x86_64/usr/share/doc/packages/yast2-firewall
[ 92s] + cp -pr README.md /home/abuild/rpmbuild/BUILDROOT/yast2-firewall-4.6.1-1.x86_64/usr/share/doc/packages/yast2-firewall
[ 92s] + exit 0
[ 92s] Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gAo9BO
[ 92s] + umask 022
[ 92s] + cd /home/abuild/rpmbuild/BUILD
[ 92s] + cd yast2-firewall-4.6.1
[ 92s] + LICENSEDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-firewall-4.6.1-1.x86_64/usr/share/licenses/yast2-firewall
[ 92s] + export LC_ALL=C
[ 92s] + LC_ALL=C
[ 92s] + export LICENSEDIR
[ 92s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-firewall-4.6.1-1.x86_64/usr/share/licenses/yast2-firewall
[ 92s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/yast2-firewall-4.6.1-1.x86_64/usr/share/licenses/yast2-firewall
[ 92s] + exit 0
[ 92s] Provides: application() application(YaST2/org.opensuse.yast.Firewall.desktop) metainfo() metainfo(org.opensuse.yast.Firewall.metainfo.xml) yast2-config-firewall yast2-firewall = 4.6.1-1 yast2-trans-firewall
[ 92s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 92s] Conflicts: yast2-bootloader < 4.2.1 yast2-ycp-ui-bindings < 2.17.3
[ 92s] Obsoletes: yast2-config-firewall yast2-trans-firewall
[ 92s] Supplements: autoyast(firewall)
[ 92s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-firewall-4.6.1-1.x86_64
[ 93s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-firewall-4.6.1-1.src.rpm
[ 93s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-firewall-4.6.1-1.noarch.rpm
[ 93s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uf7x7f
[ 93s] + umask 022
[ 93s] + cd /home/abuild/rpmbuild/BUILD
[ 93s] + cd yast2-firewall-4.6.1
[ 93s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-firewall-4.6.1-1.x86_64
[ 93s] + exit 0
[ 93s] ... checking for files with abuild user/group
[ 93s] ... running 00-check-install-rpms
[ 93s] ... installing all built rpms
[ 93s] Preparing packages...
[ 93s] yast2-firewall-4.6.1-1.noarch
[ 93s] ... running 50-check-binary-kernel-log
[ 93s] ... running 50-check-core-files
[ 93s] ... running 50-check-debuginfo
[ 93s] ... testing for empty debuginfo packages
[ 93s] ... running 50-check-filelist
[ 93s] ... checking filelist
[ 93s] ... running 50-check-gconf-scriptlets
[ 93s] ... testing GConf scriptlet presence
[ 93s] ... running 50-check-installtest
[ 93s] ... testing for pre/postinstall scripts that are not idempotent
[ 93s] ... running 50-check-invalid-provides
[ 93s] ... running 50-check-invalid-requires
[ 93s] ... running 50-check-kernel-build-id
[ 93s] ... running 50-check-lanana
[ 93s] ... running 50-check-libtool-deps
[ 93s] ... testing devel dependencies required by libtool .la files
[ 93s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 93s] ... running 50-check-packaged-twice
[ 93s] ... running 50-check-permissions
[ 93s] ... testing for modified permissions
[ 93s] ... running 72-translate-appdata
[ 93s] ... running 80-check-malware-scan-clamav
[ 93s] unpacking /.build.packages/SRPMS/yast2-firewall-4.6.1-1.src.rpm
[ 93s] unpacking /.build.packages/RPMS/noarch/yast2-firewall-4.6.1-1.noarch.rpm
[ 93s] clamscan -ir /usr/src/packages/BUILD/scan:
[ 93s] LibClamAV Warning: **************************************************
[ 93s] LibClamAV Warning: *** The virus database is older than 7 days! ***
[ 93s] LibClamAV Warning: *** Please update it as soon as possible. ***
[ 93s] LibClamAV Warning: **************************************************
[ 111s]
[ 111s] ----------- SCAN SUMMARY -----------
[ 111s] Known viruses: 8691864
[ 111s] Engine version: 0.103.11
[ 111s] Scanned directories: 32
[ 111s] Scanned files: 42
[ 111s] Infected files: 0
[ 111s] Data scanned: 0.73 MB
[ 111s] Data read: 0.14 MB (ratio 5.22:1)
[ 111s] Time: 17.271 sec (0 m 17 s)
[ 111s] Start Date: 2024:08:05 09:08:02
[ 111s] End Date: 2024:08:05 09:08:20
[ 111s] clamav: negative malware scan result.
[ 111s] test passed.
[ 111s] ... running 98-revert-uname-hack
[ 111s] ... running 99-check-remove-rpms
[ 111s] ... removing all built rpms
[ 111s] (order: reverse yast2-firewall)
[ 111s]
[ 111s] RPMLINT report:
[ 111s] ===============
[ 111s] yast2-firewall.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.Firewall.desktop xdg-su
[ 111s] the .desktop file is for a file not present in the package. You should check
[ 111s] the requires or see if this is not a error
[ 111s]
[ 111s] yast2-firewall.noarch: W: self-obsoletion yast2-config-firewall obsoletes yast2-config-firewall
[ 111s] yast2-firewall.noarch: W: self-obsoletion yast2-trans-firewall obsoletes yast2-trans-firewall
[ 111s] The package obsoletes itself. This is known to cause errors in various tools
[ 111s] and should thus be avoided, usually by using appropriately versioned Obsoletes
[ 111s] and/or Provides and avoiding unversioned ones.
[ 111s]
[ 111s] yast2-firewall.noarch: W: standard-dir-owned-by-package /usr/share/icons
[ 111s] This package owns a directory that is part of the standard hierarchy, which
[ 111s] can lead to default directory permissions or ownerships being changed to
[ 111s] something non-standard.
[ 111s]
[ 111s] 2 packages and 0 specfiles checked; 0 errors, 4 warnings.
[ 111s]
[ 111s]
[ 111s] vm-yast-ci-worker2 finished "build yast2-firewall.spec" at Mon Aug 5 09:08:20 UTC 2024.
[ 111s]
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/SRPMS/yast2-firewall-4.6.1-1.src.rpm
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/RPMS/noarch/yast2-firewall-4.6.1-1.noarch.rpm
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-firewall
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-firewall
A Devel:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall-4.6.0.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall.changes
A Devel:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall.spec
At revision 2.
/usr/lib/obs/service/format_spec_file --outdir .
diff -u package/yast2-firewall.spec <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall.spec
rm <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall.spec
rm <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall.changes
rm <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall-4.6.0.tar.bz2
cp package/yast2-firewall.spec <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-firewall
cp package/yast2-firewall.changes <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-firewall
cp package/yast2-firewall-4.6.1.tar.bz2 <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-firewall
osc -A 'https://api.suse.de/' addremove
--- package/yast2-firewall.spec 2024-08-05 09:08:21.756635896 +0000
+++ <https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall.spec 2023-03-04 21:43:06.000000000 +0000
@@ -1,7 +1,7 @@
#
# spec file for package yast2-firewall
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: yast2-firewall
-Version: 4.6.1
+Version: 4.6.0
Release: 0
Summary: YaST2 - Firewall Configuration
Group: System/YaST
D yast2-firewall-4.6.0.tar.bz2
A yast2-firewall-4.6.1.tar.bz2
submitting package...
osc -A https://api.suse.de/ commit -m - In case of autoinstallation keep the firewall service state in
the Installation::SecuritySettings for not conflicting with the
proposal (bsc#1216615)
- 4.6.1
Deleting yast2-firewall-4.6.0.tar.bz2
Sending yast2-firewall.changes
Sending yast2-firewall.spec
Sending yast2-firewall-4.6.1.tar.bz2
Transmitting file data ...
Committed revision 3.
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-firewall
New package submitted to Devel:YaST:SLE-15-SP6
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-firewall
A Devel:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall-4.6.1.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall.changes
A Devel:YaST:SLE-15-SP6/yast2-firewall/yast2-firewall.spec
At revision 3.
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP6:GA' 'yast2-firewall' 'yast2-firewall.spec' > /tmp/yast-rake20240805-28196-j1vg3v
osc -A https://api.suse.de/ service wait Devel:YaST:SLE-15-SP6 yast2-firewall
Version has been changed in *.spec file
Waiting for the server side service...
ok
yes | osc -A 'https://api.suse.de/' submitreq --no-cleanup 'Devel:YaST:SLE-15-SP6' 'yast2-firewall' 'SUSE:SLE-15-SP6:GA' -m 'submit new version 4.6.1' --yes
Server returned an error: HTTP Error 403: Forbidden
The target project SUSE:SLE-15-SP6:GA is not accepting requests because: Project is locked. Please use maintenance request for source changes and use osc requestbugownership to set bugowner of a package.
rm -rf Devel:YaST:SLE-15-SP6
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.suse.de/' submit...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Result: PID 28193 exited with value 1
Scanning for a pull request...
Found pull request #157
Adding comment ":x: Internal Jenkins [job #3](https://ci.suse.de/job/yast-yast-firewall-SLE-15-SP6/3/) failed"
to pull request https://github.com/yast/yast-firewall/pull/157
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-firewall/issues/157/comments... OK
Success
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user kanderssen(a)suse.de
1
2
13 Sep '24
See <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/4/display/redirect…>
Changes:
[mvidner] Ensure add_on_others in autoyast profile are added (bsc#1223301)
[mvidner] version + changelog
------------------------------------------
[...truncated 93,54 KiB...]
[ 14s] restores the repository setup
[ 14s] removes the old NCC credentials
[ 14s]
[ 14s] Registration::UI::RegistrationUpdateDialog
[ 14s] .run
[ 14s] updates system registration, base and add-on products
[ 14s]
[ 14s] Registration::UI::MigrationReposSelectionDialog
[ 14s] .run
[ 14s] displays the configured repositories and returns the user input
[ 14s] configures the selected repositories for distribution upgrade
[ 14s] starts the repository manager when the respective button is pressed
[ 14s]
[ 14s] scc client
[ 14s] the system is already registered
[ 14s] returns :abort when closing the status dialog
[ 14s]
[ 14s] Yast::InstSccClient
[ 14s] the system is already registered
[ 14s] returns :abort when closing the status dialog
[ 14s] displays an error when loading the available extensions fails
[ 14s] the system is updating reusing old credentials
[ 14s] switchs to manual registration when aborting selection of url
[ 14s]
[ 14s] Registration::RegistrationUI
[ 14s] #register_system_and_base_product
[ 14s] registers the system using the provided registration code
[ 14s] #get_available_addons
[ 14s] returns available addons
[ 14s] #update_system
[ 14s] updates the system registration with the new target distro
[ 14s] resets registration credentials and registration url in case of failure
[ 14s] #update_base_product
[ 14s] updates the base product registration
[ 14s] resets registration credentials in case of failure
[ 14s] #register_addons
[ 14s] disables update repositories if requested
[ 14s] when the addons are free
[ 14s] does not ask for reg. code if all addons are free
[ 14s] returns :next if everything goes fine
[ 14s] returns :back if some registration failed
[ 14s] when the addons need reg. code
[ 14s] returns :next if everything goes fine
[ 14s] keep asking for a reg. code if some reg. code failed
[ 14s] #try_register_addons
[ 14s] for a non-free product without a known regcode
[ 14s] uses the base product regcode
[ 14s] #migration_products
[ 14s] returns migration products from the server with UI feedback
[ 14s] #downgrade_product
[ 14s] displays UI feedback and downgrades the product
[ 14s] #synchronize_products
[ 14s] displays UI feedback and synchronizes the products
[ 14s] registered_addons_to_rollback
[ 14s] returns an empty array in case of not 'registered but not installed' addons
[ 14s] returns an empty array if the user doesn't want to rollback the obtained addons
[ 14s] returns an array with all the registered but not installed addons if user accepts
[ 14s]
[ 14s] Registration::UI::ImportCertificateDialog
[ 14s] .run
[ 14s] displays the certificate details and returns the user input
[ 14s]
[ 14s] Finished in 1.59 seconds (files took 1.42 seconds to load)
[ 14s] 672 examples, 0 failures
[ 14s]
[ 14s] + exit 0
[ 14s] Processing files: yast2-registration-4.6.2-1.noarch
[ 14s] Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YHcR3J
[ 14s] + umask 022
[ 14s] + cd /home/abuild/rpmbuild/BUILD
[ 14s] + cd yast2-registration-4.6.2
[ 14s] + LICENSEDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-registration-4.6.2-1.x86_64/usr/share/licenses/yast2-registration
[ 14s] + export LC_ALL=C
[ 14s] + LC_ALL=C
[ 14s] + export LICENSEDIR
[ 14s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-registration-4.6.2-1.x86_64/usr/share/licenses/yast2-registration
[ 14s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/yast2-registration-4.6.2-1.x86_64/usr/share/licenses/yast2-registration
[ 14s] + exit 0
[ 14s] Provides: application() application(YaST2/org.opensuse.yast.SCC.AddExtensions.desktop) application(YaST2/org.opensuse.yast.SCC.desktop) metainfo() metainfo(org.opensuse.yast.SCC.AddExtensions.metainfo.xml) metainfo(org.opensuse.yast.SCC.metainfo.xml) yast2-registration = 4.6.2-1
[ 14s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 14s] Requires: /bin/sh /usr/bin/env
[ 14s] Conflicts: autoyast2 < 4.3.23
[ 14s] Supplements: autoyast(suse_register)
[ 14s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-registration-4.6.2-1.x86_64
[ 14s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-registration-4.6.2-1.src.rpm
[ 14s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-registration-4.6.2-1.noarch.rpm
[ 14s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IqwzDF
[ 14s] + umask 022
[ 14s] + cd /home/abuild/rpmbuild/BUILD
[ 14s] + cd yast2-registration-4.6.2
[ 14s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-registration-4.6.2-1.x86_64
[ 14s] + exit 0
[ 14s] ... checking for files with abuild user/group
[ 14s] ... running 00-check-install-rpms
[ 14s] ... installing all built rpms
[ 14s] Preparing packages...
[ 14s] yast2-registration-4.6.2-1.noarch
[ 15s] ... running 50-check-binary-kernel-log
[ 15s] ... running 50-check-core-files
[ 15s] ... running 50-check-debuginfo
[ 15s] ... testing for empty debuginfo packages
[ 15s] ... running 50-check-filelist
[ 15s] ... checking filelist
[ 15s] ... running 50-check-gconf-scriptlets
[ 15s] ... testing GConf scriptlet presence
[ 15s] ... running 50-check-installtest
[ 15s] ... testing for pre/postinstall scripts that are not idempotent
[ 15s] ... running 50-check-invalid-provides
[ 15s] ... running 50-check-invalid-requires
[ 15s] ... running 50-check-kernel-build-id
[ 15s] ... running 50-check-lanana
[ 15s] ... running 50-check-libtool-deps
[ 15s] ... testing devel dependencies required by libtool .la files
[ 15s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 15s] ... running 50-check-packaged-twice
[ 15s] ... running 50-check-permissions
[ 15s] ... testing for modified permissions
[ 15s] ... running 72-translate-appdata
[ 15s] ... running 80-check-malware-scan-clamav
[ 16s] unpacking /.build.packages/SRPMS/yast2-registration-4.6.2-1.src.rpm
[ 16s] unpacking /.build.packages/RPMS/noarch/yast2-registration-4.6.2-1.noarch.rpm
[ 16s] clamscan -ir /usr/src/packages/BUILD/scan:
[ 16s] LibClamAV Warning: **************************************************
[ 16s] LibClamAV Warning: *** The virus database is older than 7 days! ***
[ 16s] LibClamAV Warning: *** Please update it as soon as possible. ***
[ 16s] LibClamAV Warning: **************************************************
[ 34s]
[ 34s] ----------- SCAN SUMMARY -----------
[ 34s] Known viruses: 8691864
[ 34s] Engine version: 0.103.11
[ 34s] Scanned directories: 36
[ 34s] Scanned files: 97
[ 34s] Infected files: 0
[ 34s] Data scanned: 2.93 MB
[ 34s] Data read: 0.52 MB (ratio 5.68:1)
[ 34s] Time: 18.025 sec (0 m 18 s)
[ 34s] Start Date: 2024:05:30 14:29:45
[ 34s] End Date: 2024:05:30 14:30:03
[ 34s] clamav: negative malware scan result.
[ 34s] test passed.
[ 34s] ... running 98-revert-uname-hack
[ 34s] ... running 99-check-remove-rpms
[ 34s] ... removing all built rpms
[ 34s] (order: reverse yast2-registration)
[ 34s]
[ 34s] RPMLINT report:
[ 34s] ===============
[ 34s] yast2-registration.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.SCC.AddExtensions.desktop /usr/bin/xdg-su
[ 34s] yast2-registration.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.SCC.desktop /usr/bin/xdg-su
[ 34s] the .desktop file is for a file not present in the package. You should check
[ 34s] the requires or see if this is not a error
[ 34s]
[ 34s] yast2-registration.noarch: W: standard-dir-owned-by-package /usr/share/icons
[ 34s] This package owns a directory that is part of the standard hierarchy, which
[ 34s] can lead to default directory permissions or ownerships being changed to
[ 34s] something non-standard.
[ 34s]
[ 34s] yast2-registration.noarch: E: env-script-interpreter (Badness: 9) /usr/lib/YaST2/bin/install_ssl_certificates /usr/bin/env ruby
[ 34s] This script uses 'env' as an interpreter. For the rpm runtime dependency
[ 34s] detection to work, the shebang #!/usr/bin/env python needs to be patched into
[ 34s] #!/usr/bin/python otherwise the package dependency generator merely adds a
[ 34s] dependency on /usr/bin/env rather than the actual interpreter /usr/bin/python.
[ 34s] Alternatively, if the file should not be executed, then ensure that it is not
[ 34s] marked as executable or don't install it in a path that is reserved for
[ 34s] executables.
[ 34s]
[ 34s] 2 packages and 0 specfiles checked; 1 errors, 3 warnings.
[ 34s]
[ 34s]
[ 34s] vm-yast-ci-worker2 finished "build yast2-registration.spec" at Thu May 30 14:30:03 UTC 2024.
[ 34s]
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/SRPMS/yast2-registration-4.6.2-1.src.rpm
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/RPMS/noarch/yast2-registration-4.6.2-1.noarch.rpm
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-registration
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-registration
A Devel:YaST:SLE-15-SP6/yast2-registration/yast2-registration-4.6.1.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-registration/yast2-registration.changes
A Devel:YaST:SLE-15-SP6/yast2-registration/yast2-registration.spec
At revision 3.
/usr/lib/obs/service/format_spec_file --outdir .
diff -u package/yast2-registration.spec <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-registration/yast2-registration.spec
rm <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-registration/yast2-registration-4.6.1.tar.bz2
rm <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-registration/yast2-registration.spec
rm <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-registration/yast2-registration.changes
cp package/yast2-registration.spec <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-registration
cp package/yast2-registration-4.6.2.tar.bz2 <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-registration
cp package/yast2-registration.changes <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-registration
osc -A 'https://api.suse.de/' addremove
--- package/yast2-registration.spec 2024-05-30 14:30:04.729710480 +0000
+++ <https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-registration/yast2-registration.spec 2024-03-13 16:20:30.000000000 +0000
@@ -17,7 +17,7 @@
Name: yast2-registration
-Version: 4.6.2
+Version: 4.6.1
Release: 0
Summary: YaST2 - Registration Module
License: GPL-2.0-only
D yast2-registration-4.6.1.tar.bz2
A yast2-registration-4.6.2.tar.bz2
submitting package...
osc -A https://api.suse.de/ commit -m - Ensure add_on_others in autoyast profile are added (bsc#1223301)
- 4.6.2
Deleting yast2-registration-4.6.1.tar.bz2
Sending yast2-registration.changes
Sending yast2-registration.spec
Sending yast2-registration-4.6.2.tar.bz2
Transmitting file data ...
Committed revision 4.
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-registration
New package submitted to Devel:YaST:SLE-15-SP6
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-registration
A Devel:YaST:SLE-15-SP6/yast2-registration/yast2-registration-4.6.2.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-registration/yast2-registration.changes
A Devel:YaST:SLE-15-SP6/yast2-registration/yast2-registration.spec
At revision 4.
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP6:GA' 'yast2-registration' 'yast2-registration.spec' > /tmp/yast-rake20240530-22969-1eh4bxf
osc -A https://api.suse.de/ service wait Devel:YaST:SLE-15-SP6 yast2-registration
Version has been changed in *.spec file
Waiting for the server side service...
ok
yes | osc -A 'https://api.suse.de/' submitreq --no-cleanup 'Devel:YaST:SLE-15-SP6' 'yast2-registration' 'SUSE:SLE-15-SP6:GA' -m 'submit new version 4.6.2' --yes
Server returned an error: HTTP Error 403: Forbidden
The target project SUSE:SLE-15-SP6:GA is not accepting requests because: Project is locked. Please use maintenance request for source changes and use osc requestbugownership to set bugowner of a package.
rm -rf Devel:YaST:SLE-15-SP6
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.suse.de/' submit...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Result: PID 22966 exited with value 1
Scanning for a pull request...
Found pull request #601
Adding comment ":x: Internal Jenkins [job #4](https://ci.suse.de/job/yast-yast-registration-SLE-15-SP6/4/) failed"
to pull request https://github.com/yast/yast-registration/pull/601
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-registration/issues/601/comments... OK
Success
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user mvidner(a)suse.cz
1
1
See <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/6/display/redirect?page…>
Changes:
[dzejrou] Rename Europe/Kiev to Europe/Kyiv to align with timezone 2022b onwards
[lslezak] CI fix: install the "kdb" package, it is needed for the unit tests
------------------------------------------
[...truncated 111,58 KiB...]
[ 98s] reads utf8 settings during runtime
[ 98s] #MakeProposal
[ 98s] returns array of string with proposal text
[ 98s] force_reset is set to true
[ 98s] sets default language
[ 98s] language changed is set to true
[ 98s] forces read of languages map
[ 98s]
[ 98s] Y2Country::Widgets::LanguageSelection
[ 98s] enlists all available languages
[ 98s] these methods are only tested if they exist
[ 98s] #label
[ 98s] produces a String
[ 98s] #help
[ 98s] produces a String
[ 98s] #opt
[ 98s] produces Symbols
[ 98s] #handle
[ 98s] produces a Symbol or nil
[ 98s] #validate
[ 98s] produces a Boolean (or nil)
[ 98s] #items
[ 98s] produces an array of pairs of strings
[ 98s] #handle
[ 98s] when language remains unchanged
[ 98s] returns nil
[ 98s] when language has been changed
[ 98s] sets the new language
[ 98s] resets the timezones map
[ 98s] when emit_event is set to true and Yast::Mode is not config
[ 98s] returns :redraw
[ 98s] language needed to be switched to English
[ 98s] switch language to english
[ 98s] language does not need to be switched to English
[ 98s] sets console font according to language
[ 98s] sets WFM language according to selected language
[ 98s] selected langauge is nn_NO
[ 98s] it sets WFM language to nb_NO instead
[ 98s] #store
[ 98s] calls #handle method
[ 98s] when emit_event is set to false and Yast::Mode is not config
[ 98s] language needed to be switched to English
[ 98s] switch language to english
[ 98s] language does not need to be switched to English
[ 98s] sets console font according to language
[ 98s] sets WFM language according to selected language
[ 98s] selected langauge is nn_NO
[ 98s] it sets WFM language to nb_NO instead
[ 98s]
[ 98s] Finished in 0.99445 seconds (files took 0.38921 seconds to load)
[ 98s] 272 examples, 0 failures
[ 98s]
[ 98s] + exit 0
[ 98s] Processing files: yast2-country-4.6.7-1.x86_64
[ 98s] Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aKBC0P
[ 98s] + umask 022
[ 98s] + cd /home/abuild/rpmbuild/BUILD
[ 98s] + cd yast2-country-4.6.7
[ 98s] + LICENSEDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-country-4.6.7-1.x86_64/usr/share/licenses/yast2-country
[ 98s] + export LC_ALL=C
[ 98s] + LC_ALL=C
[ 98s] + export LICENSEDIR
[ 98s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-country-4.6.7-1.x86_64/usr/share/licenses/yast2-country
[ 98s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/yast2-country-4.6.7-1.x86_64/usr/share/licenses/yast2-country
[ 98s] + exit 0
[ 98s] Provides: application() application(YaST2/org.opensuse.yast.Keyboard.desktop) application(YaST2/org.opensuse.yast.Language.desktop) application(YaST2/org.opensuse.yast.Timezone.desktop) metainfo() metainfo(org.opensuse.yast.Keyboard.metainfo.xml) metainfo(org.opensuse.yast.Language.metainfo.xml) metainfo(org.opensuse.yast.Timezone.metainfo.xml) perl(YaPI::LANGUAGE) = 1.0.0 perl(YaPI::TIME) = 1.0.0 yast2-country = 4.6.7-1 yast2-country(x86-64) = 4.6.7-1
[ 98s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 98s] Conflicts: yast2-ntp-client < 4.2.8
[ 98s] Supplements: autoyast(language:keyboard:timezone)
[ 98s] Processing files: yast2-country-data-4.6.7-1.x86_64
[ 98s] Provides: yast2-country-data = 4.6.7-1 yast2-country-data(x86-64) = 4.6.7-1
[ 98s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 98s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-country-4.6.7-1.x86_64
[ 98s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-country-4.6.7-1.src.rpm
[ 98s] Wrote: /home/abuild/rpmbuild/RPMS/x86_64/yast2-country-4.6.7-1.x86_64.rpm
[ 98s] Wrote: /home/abuild/rpmbuild/RPMS/x86_64/yast2-country-data-4.6.7-1.x86_64.rpm
[ 98s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YXHFwv
[ 98s] + umask 022
[ 98s] + cd /home/abuild/rpmbuild/BUILD
[ 98s] + cd yast2-country-4.6.7
[ 98s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-country-4.6.7-1.x86_64
[ 99s] + exit 0
[ 99s] ... checking for files with abuild user/group
[ 99s] ... running 00-check-install-rpms
[ 99s] ... installing all built rpms
[ 99s] Preparing packages...
[ 99s] yast2-country-data-4.6.7-1.x86_64
[ 99s] yast2-country-4.6.7-1.x86_64
[ 99s] ... running 50-check-binary-kernel-log
[ 99s] ... running 50-check-core-files
[ 99s] ... running 50-check-debuginfo
[ 99s] ... testing for empty debuginfo packages
[ 99s] ... running 50-check-filelist
[ 99s] ... checking filelist
[ 99s] ... running 50-check-gconf-scriptlets
[ 99s] ... testing GConf scriptlet presence
[ 99s] ... running 50-check-installtest
[ 99s] ... testing for pre/postinstall scripts that are not idempotent
[ 100s] ... running 50-check-invalid-provides
[ 100s] ... running 50-check-invalid-requires
[ 100s] ... running 50-check-kernel-build-id
[ 100s] ... running 50-check-lanana
[ 100s] ... running 50-check-libtool-deps
[ 100s] ... testing devel dependencies required by libtool .la files
[ 100s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 100s] ... running 50-check-packaged-twice
[ 100s] ... running 50-check-permissions
[ 100s] ... testing for modified permissions
[ 100s] ... running 72-translate-appdata
[ 100s] ... running 80-check-malware-scan-clamav
[ 100s] unpacking /.build.packages/SRPMS/yast2-country-4.6.7-1.src.rpm
[ 100s] unpacking /.build.packages/RPMS/x86_64/yast2-country-data-4.6.7-1.x86_64.rpm
[ 100s] unpacking /.build.packages/RPMS/x86_64/yast2-country-4.6.7-1.x86_64.rpm
[ 100s] clamscan -ir /usr/src/packages/BUILD/scan:
[ 100s] LibClamAV Warning: **************************************************
[ 100s] LibClamAV Warning: *** The virus database is older than 7 days! ***
[ 100s] LibClamAV Warning: *** Please update it as soon as possible. ***
[ 100s] LibClamAV Warning: **************************************************
[ 118s]
[ 118s] ----------- SCAN SUMMARY -----------
[ 118s] Known viruses: 8691864
[ 118s] Engine version: 0.103.11
[ 118s] Scanned directories: 47
[ 118s] Scanned files: 123
[ 118s] Infected files: 0
[ 118s] Data scanned: 1.71 MB
[ 118s] Data read: 0.39 MB (ratio 4.39:1)
[ 118s] Time: 17.591 sec (0 m 17 s)
[ 118s] Start Date: 2024:06:06 08:21:13
[ 118s] End Date: 2024:06:06 08:21:31
[ 118s] clamav: negative malware scan result.
[ 118s] test passed.
[ 118s] ... running 98-revert-uname-hack
[ 118s] ... running 99-check-remove-rpms
[ 118s] ... removing all built rpms
[ 118s] (order: reverse yast2-country-data yast2-country)
[ 119s]
[ 119s] RPMLINT report:
[ 119s] ===============
[ 120s] yast2-country.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.Keyboard.desktop xdg-su
[ 120s] yast2-country.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.Language.desktop xdg-su
[ 120s] yast2-country.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.Timezone.desktop xdg-su
[ 120s] the .desktop file is for a file not present in the package. You should check
[ 120s] the requires or see if this is not a error
[ 120s]
[ 120s] yast2-country.x86_64: W: no-binary
[ 120s] The package should be of the noarch architecture because it doesn't contain
[ 120s] any binaries.
[ 120s]
[ 120s] yast2-country.x86_64: W: standard-dir-owned-by-package /usr/share/icons
[ 120s] This package owns a directory that is part of the standard hierarchy, which
[ 120s] can lead to default directory permissions or ownerships being changed to
[ 120s] something non-standard.
[ 120s]
[ 120s] 3 packages and 0 specfiles checked; 0 errors, 5 warnings.
[ 120s]
[ 120s]
[ 120s] vm-yast-ci-worker2 finished "build yast2-country.spec" at Thu Jun 6 08:21:33 UTC 2024.
[ 120s]
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/SRPMS/yast2-country-4.6.7-1.src.rpm
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/RPMS/x86_64/yast2-country-data-4.6.7-1.x86_64.rpm
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/RPMS/x86_64/yast2-country-4.6.7-1.x86_64.rpm
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-country
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-country
A Devel:YaST:SLE-15-SP6/yast2-country/yast2-country-4.6.6.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-country/yast2-country.changes
A Devel:YaST:SLE-15-SP6/yast2-country/yast2-country.spec
At revision 5.
/usr/lib/obs/service/format_spec_file --outdir .
diff -u package/yast2-country.spec <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-country/yast2-country.spec
rm <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-country/yast2-country.spec
rm <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-country/yast2-country.changes
rm <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-country/yast2-country-4.6.6.tar.bz2
cp package/yast2-country.spec <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-country
cp package/yast2-country.changes <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-country
cp package/yast2-country-4.6.7.tar.bz2 <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-country
osc -A 'https://api.suse.de/' addremove
--- package/yast2-country.spec 2024-06-06 08:21:33.867531450 +0000
+++ <https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-country/yast2-country.spec 2023-10-25 14:31:07.000000000 +0000
@@ -1,7 +1,7 @@
#
# spec file for package yast2-country
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: yast2-country
-Version: 4.6.7
+Version: 4.6.6
Release: 0
Summary: YaST2 - Country Settings (Language, Keyboard, and Timezone)
License: GPL-2.0-only
D yast2-country-4.6.6.tar.bz2
A yast2-country-4.6.7.tar.bz2
submitting package...
osc -A https://api.suse.de/ commit -m - Rename Europe/Kiev to Europe/Kyiv as per 2022b release of
tz code and data by ICANN (bsc#1224387)
- 4.6.7
Deleting yast2-country-4.6.6.tar.bz2
Sending yast2-country.changes
Sending yast2-country.spec
Sending yast2-country-4.6.7.tar.bz2
Transmitting file data ...
Committed revision 6.
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-country
New package submitted to Devel:YaST:SLE-15-SP6
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-country
A Devel:YaST:SLE-15-SP6/yast2-country/yast2-country-4.6.7.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-country/yast2-country.changes
A Devel:YaST:SLE-15-SP6/yast2-country/yast2-country.spec
At revision 6.
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP6:GA' 'yast2-country' 'yast2-country.spec' > /tmp/yast-rake20240606-20694-1mb9eys
osc -A https://api.suse.de/ service wait Devel:YaST:SLE-15-SP6 yast2-country
Version has been changed in *.spec file
Waiting for the server side service...
ok
yes | osc -A 'https://api.suse.de/' submitreq --no-cleanup 'Devel:YaST:SLE-15-SP6' 'yast2-country' 'SUSE:SLE-15-SP6:GA' -m 'submit new version 4.6.7' --yes
Server returned an error: HTTP Error 403: Forbidden
The target project SUSE:SLE-15-SP6:GA is not accepting requests because: Project is locked. Please use maintenance request for source changes and use osc requestbugownership to set bugowner of a package.
rm -rf Devel:YaST:SLE-15-SP6
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.suse.de/' submit...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Result: PID 20691 exited with value 1
Scanning for a pull request...
Found pull request #325
Adding comment ":x: Internal Jenkins [job #6](https://ci.suse.de/job/yast-yast-country-SLE-15-SP6/6/) failed"
to pull request https://github.com/yast/yast-country/pull/325
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-country/issues/325/comments... OK
Success
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user dzejrou(a)gmail.com
Not sending mail to unregistered user lslezak(a)suse.cz
1
1
See <https://ci.suse.de/job/yast-yast-users-SLE-15-SP6/3/display/redirect>
Changes:
------------------------------------------
[...truncated 74,51 KiB...]
[ 39s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/agent-crack'
[ 39s] make[2]: Nothing to be done for 'check-am'.
[ 39s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/agent-crack'
[ 39s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/agent-crack'
[ 39s] Making check in src
[ 39s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/src'
[ 39s] make[1]: Nothing to be done for 'check'.
[ 39s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/src'
[ 39s] Making check in test
[ 39s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/test'
[ 39s] /usr/bin/make check-TESTS
[ 39s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/test'
[ 39s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/test'
[ 40s] PASS: lib/y2users/config_merger_test.rb
[ 40s] PASS: lib/y2users/config_manager_test.rb
[ 41s] PASS: lib/y2users/config_test.rb
[ 41s] PASS: lib/y2users/login_config_test.rb
[ 41s] PASS: lib/y2users/username_test.rb
[ 42s] PASS: lib/y2users/user_test.rb
[ 42s] PASS: lib/y2users/user_validator_test.rb
[ 42s] PASS: lib/y2users/group_test.rb
[ 43s] PASS: lib/y2users/password_test.rb
[ 43s] PASS: lib/y2users/password_validator_test.rb
[ 44s] PASS: lib/y2users/collision_checker_test.rb
[ 44s] PASS: lib/y2users/shadow_date_test.rb
[ 44s] PASS: lib/y2users/validation_config_test.rb
[ 44s] PASS: lib/y2users/help_texts_test.rb
[ 45s] PASS: lib/y2users/config_element_examples.rb
[ 45s] PASS: lib/y2users/config_element_collection_examples.rb
[ 46s] PASS: lib/y2users/useradd_config_test.rb
[ 46s] PASS: lib/y2users/users_collection_test.rb
[ 47s] PASS: lib/y2users/password_helper_test.rb
[ 47s] PASS: lib/y2users/groups_collection_test.rb
[ 48s] PASS: lib/y2users/clients/inst_user_first_test.rb
[ 48s] PASS: lib/y2users/clients/inst_root_first_test.rb
[ 49s] PASS: lib/y2users/linux/base_reader_test.rb
[ 49s] PASS: lib/y2users/linux/create_user_action_test.rb
[ 50s] PASS: lib/y2users/linux/delete_user_action_test.rb
[ 50s] PASS: lib/y2users/linux/delete_user_password_action_test.rb
[ 50s] PASS: lib/y2users/linux/groups_writer_test.rb
[ 50s] PASS: lib/y2users/linux/edit_user_action_test.rb
[ 51s] PASS: lib/y2users/linux/local_reader_test.rb
[ 51s] PASS: lib/y2users/linux/login_config_writer_test.rb
[ 52s] PASS: lib/y2users/linux/reader_test.rb
[ 52s] PASS: lib/y2users/linux/remove_home_content_action_test.rb
[ 53s] PASS: lib/y2users/linux/set_auth_keys_action_test.rb
[ 53s] PASS: lib/y2users/linux/set_home_ownership_action_test.rb
[ 54s] PASS: lib/y2users/linux/delete_group_action_test.rb
[ 54s] PASS: lib/y2users/linux/set_user_password_action_test.rb
[ 54s] PASS: lib/y2users/linux/create_group_action_test.rb
[ 54s] PASS: lib/y2users/linux/edit_group_action_test.rb
[ 55s] PASS: lib/y2users/linux/useradd_config_writer_test.rb
[ 56s] PASS: lib/y2users/linux/users_writer_test.rb
[ 56s] PASS: lib/y2users/linux/writer_test.rb
[ 56s] PASS: lib/y2users/home_test.rb
[ 56s] PASS: lib/y2users/user_commit_config_test.rb
[ 56s] PASS: lib/y2users/user_commit_config_collection_test.rb
[ 57s] PASS: lib/y2users/users_module/commit_config_reader_test.rb
[ 57s] PASS: lib/y2users/users_module/reader_test.rb
[ 58s] PASS: lib/y2users/autoinst/config_merger_test.rb
[ 58s] PASS: lib/y2users/autoinst/reader_test.rb
[ 59s] PASS: lib/y2users/autoinst_profile/group_section_test.rb
[ 59s] PASS: lib/y2users/autoinst_profile/groups_section_test.rb
[ 59s] PASS: lib/y2users/autoinst_profile/login_settings_section_test.rb
[ 59s] PASS: lib/y2users/autoinst_profile/password_settings_section_test.rb
[ 59s] PASS: lib/y2users/autoinst_profile/user_defaults_section_test.rb
[ 60s] PASS: lib/y2users/autoinst_profile/user_section_test.rb
[ 60s] PASS: lib/y2users/autoinst_profile/users_section_test.rb
[ 60s] PASS: lib/users/ca_password_validator_test.rb
[ 60s] PASS: lib/users/encryption_method_test.rb
[ 61s] PASS: lib/users/ssh_authorized_keys_file_test.rb
[ 61s] PASS: lib/users/leaf_blk_device_test.rb
[ 61s] PASS: lib/users/users_database_test.rb
[ 62s] PASS: lib/users/ssh_public_key_test.rb
[ 63s] PASS: lib/users/clients/users_finish_test.rb
[ 63s] FAIL: lib/users/clients/auto_test.rb
[ 64s] PASS: lib/users/dialogs/inst_root_first_test.rb
[ 65s] PASS: lib/users/dialogs/inst_user_first_test.rb
[ 65s] PASS: lib/users/widgets/inst_root_first_test.rb
[ 66s] PASS: lib/users/widgets/public_key_selector_test.rb
[ 66s] PASS: dialogs_test.rb
[ 66s] PASS: ssh_authorized_keys_test.rb
[ 67s] PASS: users_simple_test.rb
[ 68s] PASS: widgets_test.rb
[ 81s] PASS: users_test.rb
[ 81s] ============================================
[ 81s] yast2-users 4.6.4: test/test-suite.log
[ 81s] ============================================
[ 81s]
[ 81s] # TOTAL: 73
[ 81s] # PASS: 72
[ 81s] # SKIP: 0
[ 81s] # XFAIL: 0
[ 81s] # FAIL: 1
[ 81s] # XPASS: 0
[ 81s] # ERROR: 0
[ 81s]
[ 81s] .. contents:: :depth: 2
[ 81s]
[ 81s] FAIL: lib/users/clients/auto_test
[ 81s] =================================
[ 81s]
[ 81s] WARNING: Nokogiri was built against LibXML version 2.9.14, but has dynamically loaded 2.10.3
[ 81s] F.......FFFFFFFFFF
[ 81s]
[ 81s] Failures:
[ 81s]
[ 81s] 1) Y2Users::Clients::Auto#run Import when double users have been given in the profile report error
[ 81s] Failure/Error: expect(subject.run).to eq(true)
[ 81s]
[ 81s] NoMethodError:
[ 81s] undefined method `Import' for Yast::Users:Module
[ 81s] # /home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/src/lib/users/clients/auto.rb:67:in `import'
[ 81s] # /usr/share/YaST2/lib/installation/auto_client.rb:62:in `run'
[ 81s] # ./lib/users/clients/auto_test.rb:42:in `block (5 levels) in <top (required)>'
[ 81s]
[ 81s] 2) Y2Users::Clients::Auto#run Summary returns the users summary
[ 81s] Failure/Error: allow(Yast::Users).to receive(:Summary).and_return("summary")
[ 81s] Yast::Users does not implement: Summary
[ 81s] # ./lib/users/clients/auto_test.rb:143:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 3) Y2Users::Clients::Auto#run Export exports all users and groups
[ 81s] Failure/Error:
[ 81s] allow(Yast::Users).to receive(:Export).with("default")
[ 81s] .and_return(all_users)
[ 81s]
[ 81s] Yast::Users does not implement: Export
[ 81s] # ./lib/users/clients/auto_test.rb:160:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 4) Y2Users::Clients::Auto#run Export when 'compact' export is wanted it exports only local users and groups
[ 81s] Failure/Error:
[ 81s] allow(Yast::Users).to receive(:Export).with("default")
[ 81s] .and_return(all_users)
[ 81s]
[ 81s] Yast::Users does not implement: Export
[ 81s] # ./lib/users/clients/auto_test.rb:160:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 5) Y2Users::Clients::Auto#run Modified returns whether the data in Users module has been modified
[ 81s] Failure/Error: allow(Yast::Users).to receive(:Modified).and_return(true)
[ 81s] Yast::Users does not implement: Modified
[ 81s] # ./lib/users/clients/auto_test.rb:183:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 6) Y2Users::Clients::Auto#run SetModified sets the Users module as modified
[ 81s] Failure/Error: expect(Yast::Users).to receive(:SetModified).with(true)
[ 81s] Yast::Users does not implement: SetModified
[ 81s] # ./lib/users/clients/auto_test.rb:195:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 7) Y2Users::Clients::Auto#run Reset removes the configuration object
[ 81s] Failure/Error: expect(Yast::Users).to receive(:Import).with({})
[ 81s] Yast::Users does not implement: Import
[ 81s] # ./lib/users/clients/auto_test.rb:206:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 8) Y2Users::Clients::Auto#run Write writes the users defined in the Users module
[ 81s] Failure/Error: allow(Y2Users::UsersModule::Reader).to receive(:new).and_return(reader)
[ 81s]
[ 81s] NameError:
[ 81s] uninitialized constant Y2Users::UsersModule
[ 81s] Did you mean? Y2Users::UsersCollection
[ 81s] # ./lib/users/clients/auto_test.rb:238:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 9) Y2Users::Clients::Auto#run Write writes the groups defined in the Users module
[ 81s] Failure/Error: allow(Y2Users::UsersModule::Reader).to receive(:new).and_return(reader)
[ 81s]
[ 81s] NameError:
[ 81s] uninitialized constant Y2Users::UsersModule
[ 81s] Did you mean? Y2Users::UsersCollection
[ 81s] # ./lib/users/clients/auto_test.rb:238:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 10) Y2Users::Clients::Auto#run Write when there are not issues returns true
[ 81s] Failure/Error: allow(Y2Users::UsersModule::Reader).to receive(:new).and_return(reader)
[ 81s]
[ 81s] NameError:
[ 81s] uninitialized constant Y2Users::UsersModule
[ 81s] Did you mean? Y2Users::UsersCollection
[ 81s] # ./lib/users/clients/auto_test.rb:238:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] 11) Y2Users::Clients::Auto#run Write when any issue was found returns false
[ 81s] Failure/Error: allow(Y2Users::UsersModule::Reader).to receive(:new).and_return(reader)
[ 81s]
[ 81s] NameError:
[ 81s] uninitialized constant Y2Users::UsersModule
[ 81s] Did you mean? Y2Users::UsersCollection
[ 81s] # ./lib/users/clients/auto_test.rb:238:in `block (4 levels) in <top (required)>'
[ 81s]
[ 81s] Finished in 0.82101 seconds (files took 0.90924 seconds to load)
[ 81s] 18 examples, 11 failures
[ 81s]
[ 81s] Failed examples:
[ 81s]
[ 81s] rspec ./lib/users/clients/auto_test.rb:36 # Y2Users::Clients::Auto#run Import when double users have been given in the profile report error
[ 81s] rspec ./lib/users/clients/auto_test.rb:146 # Y2Users::Clients::Auto#run Summary returns the users summary
[ 81s] rspec ./lib/users/clients/auto_test.rb:166 # Y2Users::Clients::Auto#run Export exports all users and groups
[ 81s] rspec ./lib/users/clients/auto_test.rb:173 # Y2Users::Clients::Auto#run Export when 'compact' export is wanted it exports only local users and groups
[ 81s] rspec ./lib/users/clients/auto_test.rb:186 # Y2Users::Clients::Auto#run Modified returns whether the data in Users module has been modified
[ 81s] rspec ./lib/users/clients/auto_test.rb:194 # Y2Users::Clients::Auto#run SetModified sets the Users module as modified
[ 81s] rspec ./lib/users/clients/auto_test.rb:203 # Y2Users::Clients::Auto#run Reset removes the configuration object
[ 81s] rspec ./lib/users/clients/auto_test.rb:249 # Y2Users::Clients::Auto#run Write writes the users defined in the Users module
[ 81s] rspec ./lib/users/clients/auto_test.rb:259 # Y2Users::Clients::Auto#run Write writes the groups defined in the Users module
[ 81s] rspec ./lib/users/clients/auto_test.rb:270 # Y2Users::Clients::Auto#run Write when there are not issues returns true
[ 81s] rspec ./lib/users/clients/auto_test.rb:280 # Y2Users::Clients::Auto#run Write when any issue was found returns false
[ 81s]
[ 81s] FAIL lib/users/clients/auto_test.rb (exit status: 1)
[ 81s]
[ 81s] ============================================================================
[ 81s] Testsuite summary for yast2-users 4.6.4
[ 81s] ============================================================================
[ 81s] # TOTAL: 73
[ 81s] # PASS: 72
[ 81s] # SKIP: 0
[ 81s] # XFAIL: 0
[ 81s] # FAIL: 1
[ 81s] # XPASS: 0
[ 81s] # ERROR: 0
[ 81s] ============================================================================
[ 81s] See test/test-suite.log
[ 81s] Please report to http://bugs.opensuse.org/
[ 81s] ============================================================================
[ 81s] make[3]: *** [Makefile:627: test-suite.log] Error 1
[ 81s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/test'
[ 81s] make[2]: *** [Makefile:735: check-TESTS] Error 2
[ 81s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/test'
[ 81s] make[1]: *** [Makefile:798: check-am] Error 2
[ 81s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-users-4.6.4/test'
[ 81s] make: *** [Makefile:547: check-recursive] Error 1
[ 81s] error: Bad exit status from /var/tmp/rpm-tmp.P1Vi9V (%install)
[ 81s]
[ 81s]
[ 81s] RPM build errors:
[ 81s] Bad exit status from /var/tmp/rpm-tmp.P1Vi9V (%install)
[ 81s]
[ 81s] vm-yast-ci-worker2 failed "build yast2-users.spec" at Wed Feb 14 12:13:30 UTC 2024.
[ 81s]
The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64
rm -rf Devel:YaST:SLE-15-SP6
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 26929 exited with value 1
Scanning for a pull request...
Found pull request #390
Adding comment ":x: Internal Jenkins [job #3](https://ci.suse.de/job/yast-yast-users-SLE-15-SP6/3/) failed"
to pull request https://github.com/yast/yast-users/pull/390
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-users/issues/390/comments... OK
Success
Build step 'Execute shell' marked build as failure
1
3
11 Sep '24
See <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP6/10/display/r…>
Changes:
[varkoly] Fix xml syntax error.
[varkoly] New version.
[varkoly] New version
[varkoly] Fix version
------------------------------------------
[...truncated 87,99 KiB...]
[ 104s] + cp -pr src/docs/hana-autoyast.xml /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/doc/packages/sap-installation-wizard
[ 104s] + cp -pr README /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/doc/packages/sap-installation-wizard
[ 104s] + cp -pr README.md /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/doc/packages/sap-installation-wizard
[ 104s] + exit 0
[ 104s] Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DW2iIc
[ 104s] + umask 022
[ 104s] + cd /home/abuild/rpmbuild/BUILD
[ 104s] + cd sap-installation-wizard-4.6.15
[ 104s] + LICENSEDIR=/home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/licenses/sap-installation-wizard
[ 104s] + export LC_ALL=C
[ 104s] + LC_ALL=C
[ 104s] + export LICENSEDIR
[ 104s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/licenses/sap-installation-wizard
[ 104s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/licenses/sap-installation-wizard
[ 104s] + exit 0
[ 105s] Provides: application() application(YaST2/firstboot_inst_sap.desktop) application(YaST2/sap-installation-wizard.desktop) application(YaST2/sap-windows_cheat_sheet.desktop) sap-installation-wizard = 4.6.15-1 sap-installation-wizard(x86-64) = 4.6.15-1 sap-media-changer = 4.6.15
[ 105s] Requires(interp): /bin/sh /bin/sh /bin/sh
[ 105s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 105s] Requires(pre): /bin/mkdir coreutils diffutils fillup grep yast2
[ 105s] Requires(post): /bin/sh
[ 105s] Requires(preun): /bin/mkdir /bin/sh coreutils diffutils fillup grep yast2
[ 105s] Requires(postun): /bin/sh
[ 105s] Requires: /bin/bash
[ 105s] Conflicts: bone-installation-wizard
[ 105s] Obsoletes: sap-media-changer <= 2.17
[ 105s] Processing files: bone-installation-wizard-4.6.15-1.x86_64
[ 105s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sOKNq3
[ 105s] + umask 022
[ 105s] + cd /home/abuild/rpmbuild/BUILD
[ 105s] + cd sap-installation-wizard-4.6.15
[ 105s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/doc/packages/bone-installation-wizard
[ 105s] + export LC_ALL=C
[ 105s] + LC_ALL=C
[ 105s] + export DOCDIR
[ 105s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/doc/packages/bone-installation-wizard
[ 105s] + cp -pr README /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/doc/packages/bone-installation-wizard
[ 105s] + cp -pr README.md /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/doc/packages/bone-installation-wizard
[ 105s] + exit 0
[ 105s] Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XvURHz
[ 105s] + umask 022
[ 105s] + cd /home/abuild/rpmbuild/BUILD
[ 105s] + cd sap-installation-wizard-4.6.15
[ 105s] + LICENSEDIR=/home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/licenses/bone-installation-wizard
[ 105s] + export LC_ALL=C
[ 105s] + LC_ALL=C
[ 105s] + export LICENSEDIR
[ 105s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/licenses/bone-installation-wizard
[ 105s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64/usr/share/licenses/bone-installation-wizard
[ 105s] + exit 0
[ 105s] Provides: application() application(YaST2/firstboot_inst_sap.desktop) application(YaST2/sap-installation-wizard.desktop) application(YaST2/sap-windows_cheat_sheet.desktop) bone-installation-wizard = 4.6.15-1 bone-installation-wizard(x86-64) = 4.6.15-1
[ 105s] Requires(interp): /bin/sh
[ 105s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 105s] Requires(pre): /bin/mkdir coreutils diffutils fillup grep logrotate sapconf yast2
[ 105s] Requires(post): /bin/sh
[ 105s] Requires(preun): /bin/mkdir coreutils diffutils fillup grep logrotate sapconf yast2
[ 105s] Requires: /bin/bash
[ 105s] Conflicts: sap-installation-wizard
[ 105s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64
[ 105s] Wrote: /home/abuild/rpmbuild/SRPMS/sap-installation-wizard-4.6.15-1.src.rpm
[ 106s] Wrote: /home/abuild/rpmbuild/RPMS/x86_64/sap-installation-wizard-4.6.15-1.x86_64.rpm
[ 106s] Wrote: /home/abuild/rpmbuild/RPMS/x86_64/bone-installation-wizard-4.6.15-1.x86_64.rpm
[ 106s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ny5Isk
[ 106s] + umask 022
[ 106s] + cd /home/abuild/rpmbuild/BUILD
[ 106s] + cd sap-installation-wizard-4.6.15
[ 106s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/sap-installation-wizard-4.6.15-1.x86_64
[ 106s] + exit 0
[ 106s] ... checking for files with abuild user/group
[ 106s] ... running 00-check-install-rpms
[ 106s] ... installing all built rpms
[ 107s] Preparing packages...
[ 107s] sap-installation-wizard-4.6.15-1.x86_64
[ 107s] Updating /etc/sysconfig/sap-installation-wizard ...
[ 107s] bone-installation-wizard-4.6.15-1.x86_64
[ 107s] Updating /etc/sysconfig/sap-installation-wizard ...
[ 107s] Updating /etc/sysconfig/pm-profiler ...
[ 107s] Updating /etc/sysconfig/sapconf ...
[ 107s] Created symlink /etc/systemd/system/multi-user.target.wants/sapconf.service -> /usr/lib/systemd/system/sapconf.service.
[ 107s] ... running 50-check-binary-kernel-log
[ 107s] ... running 50-check-core-files
[ 107s] ... running 50-check-debuginfo
[ 107s] ... testing for empty debuginfo packages
[ 107s] ... running 50-check-filelist
[ 107s] ... checking filelist
[ 107s] ... running 50-check-gconf-scriptlets
[ 107s] ... testing GConf scriptlet presence
[ 107s] ... running 50-check-installtest
[ 107s] ... testing for pre/postinstall scripts that are not idempotent
[ 107s] Updating /etc/sysconfig/sap-installation-wizard ...
[ 107s] Updating /etc/sysconfig/pm-profiler ...
[ 107s] Updating /etc/sysconfig/sapconf ...
[ 107s] Updating /etc/sysconfig/sap-installation-wizard ...
[ 107s] ... running 50-check-invalid-provides
[ 107s] ... running 50-check-invalid-requires
[ 107s] ... running 50-check-kernel-build-id
[ 107s] ... running 50-check-lanana
[ 107s] ... running 50-check-libtool-deps
[ 107s] ... testing devel dependencies required by libtool .la files
[ 107s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 107s] ... running 50-check-packaged-twice
[ 108s] ... running 50-check-permissions
[ 108s] ... testing for modified permissions
[ 108s] ... running 72-translate-appdata
[ 108s] ... running 80-check-malware-scan-clamav
[ 108s] unpacking /.build.packages/SRPMS/sap-installation-wizard-4.6.15-1.src.rpm
[ 108s] unpacking /.build.packages/RPMS/x86_64/bone-installation-wizard-4.6.15-1.x86_64.rpm
[ 108s] unpacking /.build.packages/RPMS/x86_64/sap-installation-wizard-4.6.15-1.x86_64.rpm
[ 108s] clamscan -ir /usr/src/packages/BUILD/scan:
[ 108s] LibClamAV Warning: **************************************************
[ 108s] LibClamAV Warning: *** The virus database is older than 7 days! ***
[ 108s] LibClamAV Warning: *** Please update it as soon as possible. ***
[ 108s] LibClamAV Warning: **************************************************
[ 137s]
[ 137s] ----------- SCAN SUMMARY -----------
[ 137s] Known viruses: 8691864
[ 137s] Engine version: 0.103.11
[ 137s] Scanned directories: 58
[ 137s] Scanned files: 231
[ 137s] Infected files: 0
[ 137s] Data scanned: 2.11 MB
[ 137s] Data read: 0.84 MB (ratio 2.53:1)
[ 137s] Time: 29.035 sec (0 m 29 s)
[ 137s] Start Date: 2024:06:12 15:28:26
[ 137s] End Date: 2024:06:12 15:28:55
[ 137s] clamav: negative malware scan result.
[ 137s] test passed.
[ 137s] ... running 98-revert-uname-hack
[ 138s] ... running 99-check-remove-rpms
[ 138s] ... removing all built rpms
[ 138s] (order: reverse bone-installation-wizard sap-installation-wizard)
[ 138s]
[ 138s] RPMLINT report:
[ 138s] ===============
[ 140s] bone-installation-wizard.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/firstboot_inst_sap.desktop xdg-su
[ 140s] sap-installation-wizard.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/firstboot_inst_sap.desktop xdg-su
[ 140s] bone-installation-wizard.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/sap-installation-wizard.desktop xdg-su
[ 140s] sap-installation-wizard.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/sap-installation-wizard.desktop xdg-su
[ 140s] bone-installation-wizard.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/sap-windows_cheat_sheet.desktop /usr/bin/firefox
[ 140s] sap-installation-wizard.x86_64: W: desktopfile-without-binary /usr/share/applications/YaST2/sap-windows_cheat_sheet.desktop /usr/bin/firefox
[ 140s] the .desktop file is for a file not present in the package. You should check
[ 140s] the requires or see if this is not a error
[ 140s]
[ 140s] sap-installation-wizard.x86_64: W: empty-%postun
[ 140s] sap-installation-wizard.x86_64: W: empty-%preun
[ 140s] bone-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/GATEWAY.xml /usr/share/YaST2/data/y2sap/HA-ERS.xml:/usr/share/YaST2/data/y2sap/Webdispatcher.xml
[ 140s] sap-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/GATEWAY.xml /usr/share/YaST2/data/y2sap/HA-ERS.xml:/usr/share/YaST2/data/y2sap/Webdispatcher.xml
[ 140s] bone-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge FC630.xml /usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge M630.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge R630.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge R730.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge R730xd.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge T630.xml
[ 140s] sap-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge FC630.xml /usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge M630.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge R630.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge R730.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge R730xd.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge T630.xml
[ 140s] bone-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge T620.xml /usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge R620.xml
[ 140s] sap-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge T620.xml /usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._PowerEdge R620.xml
[ 140s] bone-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/hana_partitioning_Huawei Technologies Co., Ltd._generic.xml /usr/share/YaST2/data/y2sap/hana_partitioning_Huawei_generic.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Supermicro_generic.xml
[ 140s] sap-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/hana_partitioning_Huawei Technologies Co., Ltd._generic.xml /usr/share/YaST2/data/y2sap/hana_partitioning_Huawei_generic.xml:/usr/share/YaST2/data/y2sap/hana_partitioning_Supermicro_generic.xml
[ 140s] bone-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/hana_partitioning_NUTANIX_generic.xml /usr/share/YaST2/data/y2sap/hana_partitioning_Nutanix_generic.xml
[ 140s] sap-installation-wizard.x86_64: W: files-duplicate /usr/share/YaST2/data/y2sap/hana_partitioning_NUTANIX_generic.xml /usr/share/YaST2/data/y2sap/hana_partitioning_Nutanix_generic.xml
[ 140s] bone-installation-wizard.x86_64: W: invalid-desktopfile /usr/share/applications/YaST2/sap-windows_cheat_sheet.desktop value "MIME;Documentation;" for key "Categories" in group "Desktop Entry" contains an unregistered value "MIME"; values extending the format should start with "X-"
[ 140s] sap-installation-wizard.x86_64: W: invalid-desktopfile /usr/share/applications/YaST2/sap-windows_cheat_sheet.desktop value "MIME;Documentation;" for key "Categories" in group "Desktop Entry" contains an unregistered value "MIME"; values extending the format should start with "X-"
[ 140s] .desktop file is not valid, check with desktop-file-validate
[ 140s]
[ 140s] sap-installation-wizard.x86_64: W: no-binary
[ 140s] The package should be of the noarch architecture because it doesn't contain
[ 140s] any binaries.
[ 140s]
[ 140s] bone-installation-wizard.x86_64: W: no-url-tag
[ 140s] sap-installation-wizard.src: W: no-url-tag
[ 140s] sap-installation-wizard.x86_64: W: no-url-tag
[ 140s] The URL tag is missing. Please add a http or ftp link to the project location.
[ 140s]
[ 140s] bone-installation-wizard.x86_64: W: standard-dir-owned-by-package /usr/share/icons
[ 140s] sap-installation-wizard.x86_64: W: standard-dir-owned-by-package /usr/share/icons
[ 140s] This package owns a directory that is part of the standard hierarchy, which
[ 140s] can lead to default directory permissions or ownerships being changed to
[ 140s] something non-standard.
[ 140s]
[ 140s] bone-installation-wizard.x86_64: W: zero-length /usr/share/doc/packages/bone-installation-wizard/README.md
[ 140s] sap-installation-wizard.x86_64: W: zero-length /usr/share/doc/packages/sap-installation-wizard/README.md
[ 140s] 3 packages and 0 specfiles checked; 0 errors, 28 warnings.
[ 140s]
[ 140s]
[ 140s] vm-yast-ci-worker finished "build sap-installation-wizard.spec" at Wed Jun 12 15:28:58 UTC 2024.
[ 140s]
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/SRPMS/sap-installation-wizard-4.6.15-1.src.rpm
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/RPMS/x86_64/bone-installation-wizard-4.6.15-1.x86_64.rpm
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/RPMS/x86_64/sap-installation-wizard-4.6.15-1.x86_64.rpm
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' sap-installation-wizard
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/sap-installation-wizard
A Devel:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard-4.6.14.tar.bz2
A Devel:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard.changes
A Devel:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard.spec
At revision 9.
/usr/lib/obs/service/format_spec_file --outdir .
rm <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard-4.6.14.tar.bz2
rm <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard.spec
rm <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard.changes
cp package/sap-installation-wizard-4.6.15.tar.bz2 <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/sap-installation-wizard
cp package/sap-installation-wizard.spec <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/sap-installation-wizard
cp package/sap-installation-wizard.changes <https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/sap-installation-wizard
osc -A 'https://api.suse.de/' addremove
A sap-installation-wizard-4.6.15.tar.bz2
D sap-installation-wizard-4.6.14.tar.bz2
submitting package...
osc -A https://api.suse.de/ commit -m - openQA test fails in wizard_hana_install - Crash of Gnome session
(bsc#1184679) Fix xml syntax problem created in last checkin.
- 4.6.15
Deleting sap-installation-wizard-4.6.14.tar.bz2
Sending sap-installation-wizard.changes
Sending sap-installation-wizard.spec
Sending sap-installation-wizard-4.6.15.tar.bz2
Transmitting file data ...
Committed revision 10.
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' sap-installation-wizard
New package submitted to Devel:YaST:SLE-15-SP6
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/sap-installation-wizard
A Devel:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard-4.6.15.tar.bz2
A Devel:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard.changes
A Devel:YaST:SLE-15-SP6/sap-installation-wizard/sap-installation-wizard.spec
At revision 10.
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP6:GA' 'sap-installation-wizard' 'sap-installation-wizard.spec' > /tmp/yast-rake20240612-27995-sc9v5s
osc -A https://api.suse.de/ service wait Devel:YaST:SLE-15-SP6 sap-installation-wizard
Version has been changed in *.spec file
Waiting for the server side service...
ok
yes | osc -A 'https://api.suse.de/' submitreq --no-cleanup 'Devel:YaST:SLE-15-SP6' 'sap-installation-wizard' 'SUSE:SLE-15-SP6:GA' -m 'submit new version 4.6.15
Version: 4.6.15' --yes
Server returned an error: HTTP Error 403: Forbidden
The target project SUSE:SLE-15-SP6:GA is not accepting requests because: Project is locked. Please use maintenance request for source changes and use osc requestbugownership to set bugowner of a package.
rm -rf Devel:YaST:SLE-15-SP6
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.suse.de/' submit...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Result: PID 27992 exited with value 1
Scanning for a pull request...
Found pull request #45
Adding comment ":x: Internal Jenkins [job #10](https://ci.suse.de/job/yast-sap-installation-wizard-SLE-15-SP6/10/) failed"
to pull request https://github.com/yast/sap-installation-wizard/pull/45
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/sap-installation-wizard/issues/45/comments... OK
Success
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user varkoly(a)g186.suse.de
1
1
See <https://ci.suse.de/job/yast-POT-package-updater/303/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on yast-head1 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-POT-package-updater/ws/>
[yast-POT-package-updater] $ /bin/sh -xe /tmp/jenkins14302127961688795526.sh
+ dir=/home/jenkins/yast-trans
+ rm -rf /home/jenkins/yast-trans
+ mkdir -p /home/jenkins/yast-trans
+ cd /home/jenkins/yast-trans
+ osc co YaST:Head yast2-trans
A YaST:Head
A YaST:Head/yast2-trans
A YaST:Head/yast2-trans/COPYING
A YaST:Head/yast2-trans/_service
A YaST:Head/yast2-trans/_servicedata
A YaST:Head/yast2-trans/po-stats
A YaST:Head/yast2-trans/yast2-trans-84.87.20240801.d54b6ae08f.tar.xz
A YaST:Head/yast2-trans/yast2-trans.changes
A YaST:Head/yast2-trans/yast2-trans.spec
At revision c4544d47352b37d7e47db6a417929744.
+ cd YaST:Head/yast2-trans
+ rm -rf yast2-trans-84.87.20240801.d54b6ae08f.tar.xz
+ osc -v service runall
makeurl: https://api.opensuse.org ['source', 'YaST:Head', 'yast2-trans'] cmd=getprojectservices
makeurl: https://api.opensuse.org ['person', 'yast-team'] []
Run source service: /usr/lib/obs/service/tar_scm --filename yast2-trans --versionformat %cd.%h --versionprefix 84.87 --url https://github.com/yast/yast-translations.git --scm git --changesgenerate enable --changesauthor git(a)opensuse.org --outdir /home/jenkins/yast-trans/YaST:Head/yast2-trans/tmpb8lgvvnb.tar_scm.service
Already up to date.
Run source service: /usr/lib/obs/service/recompress --file *.tar --compression xz --outdir /home/jenkins/yast-trans/YaST:Head/yast2-trans/tmpe3kzyy0p.recompress.service
Compressed yast2-trans-84.87.20240810.5c7afa50ea.tar to yast2-trans-84.87.20240810.5c7afa50ea.tar.xz
Run source service: /usr/lib/obs/service/set_version --outdir /home/jenkins/yast-trans/YaST:Head/yast2-trans/tmpp6nmhdxk.set_version.service
Run source service: /usr/lib/obs/service/format_spec_file --outdir /home/jenkins/yast-trans/YaST:Head/yast2-trans/tmp6pxcovq4.format_spec_file.service
Run source service: /usr/lib/obs/service/source_validator --outdir /home/jenkins/yast-trans/YaST:Head/yast2-trans/tmpn9keju7i.source_validator.service
(W) Attention, .lock is not mentioned in spec files as source or patch.
###ASK /home/jenkins/yast-trans/YaST:Head/yast2-trans/.lock
Run source service: /usr/lib/obs/service/format_spec_file --outdir /home/jenkins/yast-trans/YaST:Head/yast2-trans/tmp6l7j4w17.format_spec_file.service
Run source service: /usr/lib/obs/service/download_files --enforceupstream yes --outdir /home/jenkins/yast-trans/YaST:Head/yast2-trans/tmp7h0tk25z.download_files.service
Run source service: /usr/lib/obs/service/source_validator --outdir /home/jenkins/yast-trans/YaST:Head/yast2-trans/tmpz5nuiihe.source_validator.service
(W) Attention, .lock is not mentioned in spec files as source or patch.
###ASK /home/jenkins/yast-trans/YaST:Head/yast2-trans/.lock
+ osc addremove
D yast2-trans-84.87.20240801.d54b6ae08f.tar.xz
A yast2-trans-84.87.20240810.5c7afa50ea.tar.xz
+ osc build openSUSE_Leap_15.4
+ echo -e 'y\\ny\\ny\\n'
openSUSE_Leap_15.4 is not a valid repository, use one of: containers, containers_leap_latest, containers_tumbleweed, images, images_leap_latest, openSUSE_Factory, openSUSE_Leap_15.5, openSUSE_Leap_15.5_Update, openSUSE_Leap_15.6, openSUSE_Tumbleweed
Build step 'Execute shell' marked build as failure
1
4
See <https://ci.suse.de/job/yast-obs-sync-sle15-sp6/478/display/redirect>
Changes:
------------------------------------------
[...truncated 6,93 KiB...]
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-core YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-country YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-devtools YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-dhcp-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-dns-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-drbd YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-fcoe-client YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-firewall YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-firstboot YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-ftp-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-geo-cluster YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-gpmc YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-hana-firewall YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-hana-update YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-hardware-detection YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-http-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-installation YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-installation-control YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-instserver YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-iplb YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-iscsi-client YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-iscsi-lio-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-isns YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-journal YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-kdump YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-ldap YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-mail YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-metapackage-handler YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-migration YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-multipath YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-network YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-nfs-client YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-nfs-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-nis-client YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-nis-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-ntp-client YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-online-update YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-online-update-configuration YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-packager YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-pam YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-perl-bindings YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-pkg-bindings YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-printer YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-proxy YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-python-bindings YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-rdp YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-rear YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-registration YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-reipl YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-rmt YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-ruby-bindings YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-s390 YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-samba-client YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-samba-provision YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-samba-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-sap-ha YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-scanner YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-schema YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-schema-default YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-security YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-services-manager YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-slp YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-snapper YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-sound YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-squid YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-storage-ng YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-sudo YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-support YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-sysconfig YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-testsuite YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-tftp-server YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-theme YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-transfer YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-tune YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-update YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-users YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-vm YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-vpn YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-widget-demo YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-x11 YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-xml YaST:SLE-15:SP6
Copying files...
Done.
osc -A https://api.suse.de copypac -t https://api.opensuse.org Devel:YaST:SLE-15-SP6 yast2-ycp-ui-bindings YaST:SLE-15:SP6
Copying files...
Done.
Build step 'Execute shell' marked build as failure
1
1
27 Aug '24
See <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/8/display/redirect…>
Changes:
[shundhammer] Don't block in AutoYaST installation or upgrade (bsc#1181625)
[shundhammer] Version bump and change log
------------------------------------------
[...truncated 149,16 KiB...]
[ 134s] when update fails
[ 134s] returns false
[ 134s] when the repository contains old packages
[ 134s] does not update the installer
[ 134s]
[ 134s] Installation::SshImporterPresenter
[ 134s] #summary
[ 134s] when no previous configurations were found
[ 134s] and mode is installation
[ 134s] returns 'No previous Linux...' message
[ 134s] and mode is autoinstallation
[ 134s] returns 'No previous Linux...' message
[ 134s] and mode is not installation or autoinstallation
[ 134s] returns 'No previous Linux...' message
[ 134s] when device is set and copy config is enabled
[ 134s] returns 'SSH host keys and configuration...'
[ 134s] when device is set and copy config is disabled
[ 134s] returns 'SSH host keys will be copied...'
[ 134s]
[ 134s] Pending: (Failures listed here are expected and do not affect your suite's status)
[ 134s]
[ 134s] 1) Installation::Clients::SecurityFinish#write when running in AutoYaST when firewall section is present calls AY client write
[ 134s] # Temporarily skipped with xcontext
[ 134s] # ./test/lib/clients/security_finish_test.rb:88
[ 134s]
[ 134s] 2) Installation::Clients::SecurityFinish#write when running in AutoYaST when firewall section is not present configures firewall according to product settings
[ 134s] # Temporarily skipped with xcontext
[ 134s] # ./test/lib/clients/security_finish_test.rb:98
[ 134s]
[ 134s] Finished in 7.23 seconds (files took 4.24 seconds to load)
[ 134s] 743 examples, 0 failures, 2 pending
[ 134s]
[ 134s] + exit 0
[ 134s] Processing files: yast2-installation-4.6.13-1.noarch
[ 134s] Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mfDDlB
[ 134s] + umask 022
[ 134s] + cd /home/abuild/rpmbuild/BUILD
[ 134s] + cd yast2-installation-4.6.13
[ 134s] + LICENSEDIR=/home/abuild/rpmbuild/BUILDROOT/yast2-installation-4.6.13-1.x86_64/usr/share/licenses/yast2-installation
[ 134s] + export LC_ALL=C
[ 134s] + LC_ALL=C
[ 134s] + export LICENSEDIR
[ 134s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/yast2-installation-4.6.13-1.x86_64/usr/share/licenses/yast2-installation
[ 134s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/yast2-installation-4.6.13-1.x86_64/usr/share/licenses/yast2-installation
[ 134s] + exit 0
[ 135s] Provides: application() application(YaST2/org.opensuse.yast.Installation.desktop) application(YaST2/org.opensuse.yast.ReleaseNotes.desktop) application(YaST2/org.opensuse.yast.Upgrade.desktop) metainfo() metainfo(org.opensuse.yast.Installation.metainfo.xml) metainfo(org.opensuse.yast.ReleaseNotes.metainfo.xml) metainfo(org.opensuse.yast.Upgrade.metainfo.xml) yast2-installation = 4.6.13-1
[ 135s] Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
[ 135s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[ 135s] Requires(pre): /bin/sh coreutils diffutils fillup grep systemd
[ 135s] Requires(post): /bin/sh systemd
[ 135s] Requires(preun): /bin/sh coreutils diffutils fillup grep systemd
[ 135s] Requires(postun): /bin/sh systemd
[ 135s] Requires: /bin/bash /bin/sh /usr/bin/env /usr/bin/ruby
[ 135s] Conflicts: autoyast2 < 4.3.26 libyui < 3.8.2 yast2 < 2.18.6 yast2-bootloader < 3.3.1 yast2-core < 2.17.10 yast2-mouse < 2.18.0 yast2-pkg-bindings < 2.17.25 yast2-registration < 3.2.3 yast2-ycp-ui-bindings < 3.1.7
[ 135s] Obsoletes: yast2-installation-devel-doc
[ 135s] Recommends: yast2-add-on yast2-firewall yast2-online-update
[ 135s] Suggests: systemd-sysvcompat
[ 135s] Supplements: autoyast(deploy_image:ssh_import)
[ 135s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/yast2-installation-4.6.13-1.x86_64
[ 135s] Wrote: /home/abuild/rpmbuild/SRPMS/yast2-installation-4.6.13-1.src.rpm
[ 136s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/yast2-installation-4.6.13-1.noarch.rpm
[ 136s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yKCHOG
[ 136s] + umask 022
[ 136s] + cd /home/abuild/rpmbuild/BUILD
[ 136s] + cd yast2-installation-4.6.13
[ 136s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/yast2-installation-4.6.13-1.x86_64
[ 136s] + exit 0
[ 136s] ... checking for files with abuild user/group
[ 137s] ... running 00-check-install-rpms
[ 137s] ... installing all built rpms
[ 137s] Preparing packages...
[ 137s] yast2-installation-4.6.13-1.noarch
[ 137s] Updating /etc/sysconfig/security ...
[ 137s] Created symlink /etc/systemd/system/default.target.wants/YaST2-Second-Stage.service -> /usr/lib/systemd/system/YaST2-Second-Stage.service.
[ 137s] Created symlink /etc/systemd/system/default.target.wants/YaST2-Firstboot.service -> /usr/lib/systemd/system/YaST2-Firstboot.service.
[ 137s] ... running 50-check-binary-kernel-log
[ 137s] ... running 50-check-core-files
[ 137s] ... running 50-check-debuginfo
[ 137s] ... testing for empty debuginfo packages
[ 137s] ... running 50-check-filelist
[ 137s] ... checking filelist
[ 137s] ... running 50-check-gconf-scriptlets
[ 137s] ... testing GConf scriptlet presence
[ 137s] ... running 50-check-installtest
[ 137s] ... testing for pre/postinstall scripts that are not idempotent
[ 137s] Updating /etc/sysconfig/security ...
[ 137s] Running in chroot, ignoring command 'daemon-reload'
[ 138s] ... running 50-check-invalid-provides
[ 138s] ... running 50-check-invalid-requires
[ 138s] ... running 50-check-kernel-build-id
[ 138s] ... running 50-check-lanana
[ 138s] ... running 50-check-libtool-deps
[ 138s] ... testing devel dependencies required by libtool .la files
[ 138s] (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[ 138s] ... running 50-check-packaged-twice
[ 138s] ... running 50-check-permissions
[ 138s] ... testing for modified permissions
[ 138s] ... running 72-translate-appdata
[ 138s] ... running 80-check-malware-scan-clamav
[ 138s] unpacking /.build.packages/SRPMS/yast2-installation-4.6.13-1.src.rpm
[ 138s] unpacking /.build.packages/RPMS/noarch/yast2-installation-4.6.13-1.noarch.rpm
[ 139s] clamscan -ir /usr/src/packages/BUILD/scan:
[ 139s] LibClamAV Warning: **************************************************
[ 139s] LibClamAV Warning: *** The virus database is older than 7 days! ***
[ 139s] LibClamAV Warning: *** Please update it as soon as possible. ***
[ 139s] LibClamAV Warning: **************************************************
[ 179s]
[ 179s] ----------- SCAN SUMMARY -----------
[ 179s] Known viruses: 8691864
[ 179s] Engine version: 0.103.11
[ 179s] Scanned directories: 62
[ 179s] Scanned files: 280
[ 179s] Infected files: 0
[ 179s] Data scanned: 11.39 MB
[ 179s] Data read: 2.20 MB (ratio 5.19:1)
[ 179s] Time: 40.653 sec (0 m 40 s)
[ 179s] Start Date: 2024:08:27 09:44:38
[ 179s] End Date: 2024:08:27 09:45:18
[ 179s] clamav: negative malware scan result.
[ 179s] test passed.
[ 179s] ... running 98-revert-uname-hack
[ 179s] ... running 99-check-remove-rpms
[ 179s] ... removing all built rpms
[ 180s] (order: reverse yast2-installation)
[ 180s] Removed "/etc/systemd/system/default.target.wants/YaST2-Second-Stage.service".
[ 180s] Removed "/etc/systemd/system/default.target.wants/YaST2-Firstboot.service".
[ 180s] Running in chroot, ignoring command 'daemon-reload'
[ 180s]
[ 180s] RPMLINT report:
[ 180s] ===============
[ 184s] yast2-installation.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.Installation.desktop /bin/true
[ 184s] yast2-installation.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.ReleaseNotes.desktop /sbin/yast2
[ 184s] yast2-installation.noarch: W: desktopfile-without-binary /usr/share/applications/YaST2/org.opensuse.yast.Upgrade.desktop /bin/true
[ 184s] the .desktop file is for a file not present in the package. You should check
[ 184s] the requires or see if this is not a error
[ 184s]
[ 184s] yast2-installation.noarch: W: non-executable-script /usr/lib/YaST2/startup/common/misc.sh 644 /bin/bash
[ 184s] yast2-installation.noarch: W: non-executable-script /usr/lib/YaST2/startup/common/network.sh 644 /bin/sh
[ 184s] yast2-installation.noarch: W: non-executable-script /usr/lib/YaST2/startup/common/stage.sh 644 /bin/bash
[ 184s] yast2-installation.noarch: W: non-executable-script /usr/lib/YaST2/startup/common/vnc.sh 644 /bin/sh
[ 184s] This text file contains a shebang or is located in a path dedicated for
[ 184s] executables, but lacks the executable bits and cannot thus be executed. If
[ 184s] the file is meant to be an executable script, add the executable bits,
[ 184s] otherwise remove the shebang or move the file elsewhere.
[ 184s]
[ 184s] yast2-installation.noarch: W: obsolete-not-provided yast2-installation-devel-doc
[ 184s] If a package is obsoleted by a compatible replacement, the obsoleted package
[ 184s] should also be provided in order to not cause unnecessary dependency breakage.
[ 184s] If the obsoleting package is not a compatible replacement for the old one,
[ 184s] leave out the Provides.
[ 184s]
[ 184s] yast2-installation.noarch: W: suse-missing-rclink YaST2-Firstboot
[ 184s] yast2-installation.noarch: W: suse-missing-rclink YaST2-Second-Stage
[ 184s] The package contains an init script or systemd service file but lacks the
[ 184s] symlink /usr/sbin/rcFOO -> /usr/sbin/service
[ 184s]
[ 184s] yast2-installation.noarch: W: systemd-service-without-service_del_postun YaST2-Firstboot.service
[ 184s] yast2-installation.noarch: W: systemd-service-without-service_del_postun YaST2-Second-Stage.service
[ 184s] The package contains a systemd service but doesn't contain a %postun with a
[ 184s] call to service_del_postun.
[ 184s]
[ 184s] yast2-installation.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/yupdate /usr/bin/env ruby
[ 184s] This script uses 'env' as an interpreter. For the rpm runtime dependency
[ 184s] detection to work, the shebang #!/usr/bin/env python needs to be patched into
[ 184s] #!/usr/bin/python otherwise the package dependency generator merely adds a
[ 184s] dependency on /usr/bin/env rather than the actual interpreter /usr/bin/python.
[ 184s] Alternatively, if the file should not be executed, then ensure that it is not
[ 184s] marked as executable or don't install it in a path that is reserved for
[ 184s] executables.
[ 184s]
[ 184s] 2 packages and 0 specfiles checked; 1 errors, 12 warnings.
[ 185s]
[ 185s]
[ 185s] vm-yast-ci-worker finished "build yast2-installation.spec" at Tue Aug 27 09:45:24 UTC 2024.
[ 185s]
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/SRPMS/yast2-installation-4.6.13-1.src.rpm
/var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64/home/abuild/rpmbuild/RPMS/noarch/yast2-installation-4.6.13-1.noarch.rpm
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-installation
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-installation
A Devel:YaST:SLE-15-SP6/yast2-installation/YaST2-Firstboot.service
A Devel:YaST:SLE-15-SP6/yast2-installation/YaST2-Second-Stage.service
A Devel:YaST:SLE-15-SP6/yast2-installation/yast2-installation-4.6.12.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-installation/yast2-installation.changes
A Devel:YaST:SLE-15-SP6/yast2-installation/yast2-installation.spec
At revision 7.
/usr/lib/obs/service/format_spec_file --outdir .
rm <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation/yast2-installation-4.6.12.tar.bz2
rm <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation/yast2-installation.changes
rm <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation/YaST2-Second-Stage.service
rm <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation/YaST2-Firstboot.service
rm <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation/yast2-installation.spec
cp package/yast2-installation-4.6.13.tar.bz2 <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation
cp package/yast2-installation.changes <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation
cp package/YaST2-Second-Stage.service <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation
cp package/YaST2-Firstboot.service <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation
cp package/yast2-installation.spec <https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/ws/Devel>:YaST:SLE-15-SP6/yast2-installation
osc -A 'https://api.suse.de/' addremove
D yast2-installation-4.6.12.tar.bz2
A yast2-installation-4.6.13.tar.bz2
submitting package...
osc -A https://api.suse.de/ commit -m - Don't block in AutoYaST upgrade (bsc#1181625)
- 4.6.13
Deleting yast2-installation-4.6.12.tar.bz2
Sending yast2-installation.changes
Sending yast2-installation.spec
Sending yast2-installation-4.6.13.tar.bz2
Transmitting file data ...
Committed revision 8.
rm -rf Devel:YaST:SLE-15-SP6
osc -A 'https://api.suse.de/' --traceback checkout 'Devel:YaST:SLE-15-SP6' yast2-installation
New package submitted to Devel:YaST:SLE-15-SP6
cleaning
A Devel:YaST:SLE-15-SP6
A Devel:YaST:SLE-15-SP6/yast2-installation
A Devel:YaST:SLE-15-SP6/yast2-installation/YaST2-Firstboot.service
A Devel:YaST:SLE-15-SP6/yast2-installation/YaST2-Second-Stage.service
A Devel:YaST:SLE-15-SP6/yast2-installation/yast2-installation-4.6.13.tar.bz2
A Devel:YaST:SLE-15-SP6/yast2-installation/yast2-installation.changes
A Devel:YaST:SLE-15-SP6/yast2-installation/yast2-installation.spec
At revision 8.
osc -A 'https://api.suse.de/' cat 'SUSE:SLE-15-SP6:GA' 'yast2-installation' 'yast2-installation.spec' > /tmp/yast-rake20240827-28125-1s2gu8f
osc -A https://api.suse.de/ service wait Devel:YaST:SLE-15-SP6 yast2-installation
Version has been changed in *.spec file
Waiting for the server side service...
ok
yes | osc -A 'https://api.suse.de/' submitreq --no-cleanup 'Devel:YaST:SLE-15-SP6' 'yast2-installation' 'SUSE:SLE-15-SP6:GA' -m 'submit new version 4.6.13' --yes
Server returned an error: HTTP Error 403: Forbidden
The target project SUSE:SLE-15-SP6:GA is not accepting requests because: Project is locked. Please use maintenance request for source changes and use osc requestbugownership to set bugowner of a package.
rm -rf Devel:YaST:SLE-15-SP6
rake aborted!
Command failed with status (1): [yes | osc -A 'https://api.suse.de/' submit...]
Tasks: TOP => osc:sr
(See full trace by running task with --trace)
cleaning
Result: PID 28122 exited with value 1
Scanning for a pull request...
Found pull request #1120
Adding comment ":x: Internal Jenkins [job #8](https://ci.suse.de/job/yast-yast-installation-SLE-15-SP6/8/) failed"
to pull request https://github.com/yast/yast-installation/pull/1120
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-installation/issues/1120/comments... OK
Success
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user shundhammer(a)suse.de
1
0