-
Notifications
You must be signed in to change notification settings - Fork 8.3k
"Bugfix Validation" task is broken #65946
Copy link
Copy link
Closed
Labels
testingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
It seems it has been broken for a few weeks.
It doesn't run anything so then it complains about [with NOT_OK] Nothing to run FAIL
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ head -n1
++ shuf
++ awk '{print $3}'
+ TZ=America/Argentina/Buenos_Aires
+ echo 'Choosen random timezone America/Argentina/Buenos_Aires'
Choosen random timezone America/Argentina/Buenos_Aires
+ ln -snf /usr/share/zoneinfo/America/Argentina/Buenos_Aires /etc/localtime
+ echo America/Argentina/Buenos_Aires
+ dpkg -i package_folder/clickhouse-common-static_24.6.1.4423_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48846 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_24.6.1.4423_amd64.deb ...
Unpacking clickhouse-common-static (24.6.1.4423) ...
Setting up clickhouse-common-static (24.6.1.4423) ...
+ dpkg -i 'package_folder/clickhouse-common-static-dbg_*.deb'
dpkg: error: cannot access archive 'package_folder/clickhouse-common-static-dbg_*.deb': No such file or directory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI