See <https://ci.opensuse.org/job/yast-yast-network-master/208/display/redirect?p…>
Changes:
[teclator] Added some eap attributes drop when moved to network-ng
[teclator] Added writer for NM WPA_EAP config
[teclator] Added writer for NM WEP config
[teclator] Added widget for the EAP TLS client key password
[teclator] Fix write of WEP keys for open auth mode
[teclator] Remove not needed scheme path and fix WEP open config
[teclator] We need to initialize the eap_mode widget before refreshing
[teclator] EAP mode has to be downcased
[teclator] Fix eap_auth initialization
[teclator] Improve unit test coverage for NM wireless writer
[teclator] Bump version & changelog
[teclator] Adapted based on CR
[teclator] Cosmetic change :P
------------------------------------------
Started by GitHub push by teclator
Started by GitHub push by teclator
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on yast-yui (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-network-master/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/yast/yast-network.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/yast/yast-network.git
> git --version # timeout=10
> git --version # 'git version 2.26.2'
> git fetch --tags --force --progress --prune -- https://github.com/yast/yast-network.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d995485ddabe1eb4ac3743b120a74b79b1ac26cf (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d995485ddabe1eb4ac3743b120a74b79b1ac26cf # timeout=10
Commit message: "Merge pull request #1156 from yast/nm_wireless_support"
> git rev-list --no-walk 671ec76c2dd4bfc4ae03ec557766b307582cfef5 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully.
[EnvInject] - Mask passwords that will be passed as build parameters.
[yast-yast-network-master] $ /bin/sh -xe /tmp/jenkins1738846586175896205.sh
+ cd <https://ci.opensuse.org/job/yast-yast-network-master/ws/>
+ LC_ALL=en_US.UTF-8
+ /usr/local/bin/jenkins_status_comment.rb rake osc:sr
* Starting syntax check...
* Done
* Making tarball <https://ci.opensuse.org/job/yast-yast-network-master/ws/package/yast2-netwo…> ...
* ...Done
osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-network
All files have proper license reference.
A YaST:Head
A YaST:Head/yast2-network
A YaST:Head/yast2-network/yast2-network-4.3.41.tar.bz2
A YaST:Head/yast2-network/yast2-network.changes
A YaST:Head/yast2-network/yast2-network.spec
At revision 985.
rm <https://ci.opensuse.org/job/yast-yast-network-master/ws/YaST>:Head/yast2-network/yast2-network.changes
rm <https://ci.opensuse.org/job/yast-yast-network-master/ws/YaST>:Head/yast2-network/yast2-network-4.3.41.tar.bz2
rm <https://ci.opensuse.org/job/yast-yast-network-master/ws/YaST>:Head/yast2-network/yast2-network.spec
cp package/yast2-network.changes <https://ci.opensuse.org/job/yast-yast-network-master/ws/YaST>:Head/yast2-network
cp package/yast2-network-4.3.42.tar.bz2 <https://ci.opensuse.org/job/yast-yast-network-master/ws/YaST>:Head/yast2-network
cp package/yast2-network.spec <https://ci.opensuse.org/job/yast-yast-network-master/ws/YaST>:Head/yast2-network
osc -A 'https://api.opensuse.org/' addremove
A yast2-network-4.3.42.tar.bz2
D yast2-network-4.3.41.tar.bz2
osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-network' 'yast2-network.spec' > /tmp/yast-rake20210129-21712-1y4077k
Checking IDs in *.changes file
Version has been changed in *.spec file
osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-network' 'yast2-network.changes' | diff - 'yast2-network.changes'
rm -rf YaST:Head
rake aborted!
Stopping, missing new bugzilla or fate entry in the *.changes file.
e.g. bnc#<number> or fate#<number>
Tasks: TOP => osc:sr => check:changelog
(See full trace by running task with --trace)
cleaning
Result: PID 21711 exited with value 1
Scanning for a pull request...
Found pull request #1156
Adding comment ":x: Public Jenkins [job #208](https://ci.opensuse.org/job/yast-yast-network-master/208/) failed"
to pull request https://github.com/yast/yast-network/pull/1156
Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-network/issues/1156/comments... OK
Success
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user teclator(a)gmail.com
Branch: refs/heads/master
Home: https://github.com/yast/yast-network
Commit: f140daf87d0f81d58553f169c722e93c44865aab
https://github.com/yast/yast-network/commit/f140daf87d0f81d58553f169c722e93…
Author: Knut Alejandro Anderssen González <teclator(a)gmail.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M src/autoyast-rnc/networking.rnc
M src/lib/y2network/autoinst/interfaces_reader.rb
M src/lib/y2network/autoinst_profile/interface_section.rb
M src/lib/y2network/autoinst_profile/interfaces_section.rb
M test/y2network/autoinst/interfaces_reader_test.rb
M test/y2network/autoinst_profile/interface_section_test.rb
Log Message:
-----------
Added the interface lladdr attribute to the networking schema
Commit: 707e1d650339cf0647bef08aab1848bf2d424d7d
https://github.com/yast/yast-network/commit/707e1d650339cf0647bef08aab1848b…
Author: Knut Alejandro Anderssen González <teclator(a)gmail.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M package/yast2-network.changes
M package/yast2-network.spec
Log Message:
-----------
Bump version & changelog
Commit: ef808eed0d95a80dc6b27f9aed035a720d28247b
https://github.com/yast/yast-network/commit/ef808eed0d95a80dc6b27f9aed035a7…
Author: Knut Alejandro Anderssen González <kanderssen(a)suse.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M package/yast2-network.changes
M package/yast2-network.spec
M src/autoyast-rnc/networking.rnc
M src/lib/y2network/autoinst/interfaces_reader.rb
M src/lib/y2network/autoinst_profile/interface_section.rb
M src/lib/y2network/autoinst_profile/interfaces_section.rb
M test/y2network/autoinst/interfaces_reader_test.rb
M test/y2network/autoinst_profile/interface_section_test.rb
Log Message:
-----------
Merge pull request #1157 from yast/AY_lladdress
Added the interface lladdr attribute to the networking schema
Compare: https://github.com/yast/yast-network/compare/d995485ddabe...ef808eed0d95
Branch: refs/heads/AY_lladdress
Home: https://github.com/yast/yast-network
Commit: f140daf87d0f81d58553f169c722e93c44865aab
https://github.com/yast/yast-network/commit/f140daf87d0f81d58553f169c722e93…
Author: Knut Alejandro Anderssen González <teclator(a)gmail.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M src/autoyast-rnc/networking.rnc
M src/lib/y2network/autoinst/interfaces_reader.rb
M src/lib/y2network/autoinst_profile/interface_section.rb
M src/lib/y2network/autoinst_profile/interfaces_section.rb
M test/y2network/autoinst/interfaces_reader_test.rb
M test/y2network/autoinst_profile/interface_section_test.rb
Log Message:
-----------
Added the interface lladdr attribute to the networking schema