Actions
action #161432
closedcoordination #127031: [saga][epic] openQA for SUSE customers
coordination #127910: [epic] openQA in SLE modules
Sporadic package failures in devel:openQA/openQA/15.6/s390x on "Could not find input asset "../node_modules/datatables.net-bs4/css/dataTables.bootstrap4.min.css"
Description
Observation¶
https://build.opensuse.org/package/live_build_log/devel:openQA/openQA/15.6/s390x often but not always fails. Right now if I follow the link I see "Build succeeded" but roughly on a daily base I see an email with
Package devel:openQA/openQA failed to build in 15.6/s390x
Check out the package for editing:
osc checkout devel:openQA openQA
Last lines of build log:
[ 852s] + cd /home/abuild/rpmbuild/BUILD
[ 852s] + cd openQA-4.6.1717018874.26363281
[ 852s] + export LC_ALL=en_US.UTF-8
[ 852s] + LC_ALL=en_US.UTF-8
[ 852s] + export LANG=en_US.UTF-8
[ 852s] + LANG=en_US.UTF-8
[ 852s] + make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/openQA-4.6.1717018874.26363281-lp156.6716.1.s390x
[ 855s] Could not find input asset "../node_modules/datatables.net-bs4/css/dataTables.bootstrap4.min.css". at /usr/lib/perl5/vendor_perl/5.26.1/Mojolicious/Plugin/AssetPack.pm line 172.
[ 855s] If you invoked this service for development (from a Git checkout) you probably just need to invoke "make node_modules" before running this service. If you invoked this service via a packaged binary/service then there is probably a problem with the packaging.
[ 855s] ./tools/generate-packed-assets
[ 859s] Could not find input asset "../node_modules/datatables.net-bs4/css/dataTables.bootstrap4.min.css". at /usr/lib/perl5/vendor_perl/5.26.1/Mojolicious/Plugin/AssetPack.pm line 172.
[ 863s] Could not find input asset "../node_modules/datatables.net-bs4/css/dataTables.bootstrap4.min.css". at /usr/lib/perl5/vendor_perl/5.26.1/Mojolicious/Plugin/AssetPack.pm line 172.
[ 866s] Could not find input asset "../node_modules/datatables.net-bs4/css/dataTables.bootstrap4.min.css". at /usr/lib/perl5/vendor_perl/5.26.1/Mojolicious/Plugin/AssetPack.pm line 172.
[ 868s] make: *** [Makefile:60: install-generic] Error 2
[ 868s] error: Bad exit status from /var/tmp/rpm-tmp.aszcck (%install)
Actions