Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system/prometheus: Updated to version 2.55.1 #8737

Closed
wants to merge 1 commit into from

Conversation

earies
Copy link
Contributor

@earies earies commented Nov 14, 2024

No description provided.

Copy link

reverse dependencies - system/prometheus

None

Copy link

✅ sbolint - system/prometheus ✅

sbolint: prometheus checks out OK

@willysr
Copy link
Member

willysr commented Nov 14, 2024

@sbo-bot: build system/prometheus

Copy link

sbo-bot bot commented Nov 14, 2024

buildpkg i586 system/prometheus

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Thu Nov 14 09:02:18 GMT 2024
revision: e4097ca1c1c45e7c049438471f6e72ef4c0c8365
title:    Merge b1f10a955d4946e73225959dbc64f710aafb822e into 0068f2d957c654d284d3c95f1df237a72eb8a494

================================================================================
system/prometheus                                                       13:58:49
================================================================================

Calculating dependencies ... none.

:-/ system/prometheus is UNSUPPORTED on i586 /-:

================================================================================
SUMMARY                                                                 13:58:50
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-11-14_13:58:49.log
Runtime:     0h 0m 2s
Unsupported: 1
  system/prometheus

Snipped Build Log

 2024-11-14 13:58:50
:-/ system/prometheus is UNSUPPORTED on i586 /-:

Copy link

sbo-bot bot commented Nov 14, 2024

buildpkg x86_64 system/prometheus

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Thu Nov 14 09:02:18 GMT 2024
revision: e4097ca1c1c45e7c049438471f6e72ef4c0c8365
title:    Merge b1f10a955d4946e73225959dbc64f710aafb822e into 0068f2d957c654d284d3c95f1df237a72eb8a494

================================================================================
system/prometheus                                                       13:59:48
================================================================================

Calculating dependencies ... 
Hints for system/prometheus:
  GROUPADD="368:prometheus"
  USERADD="368:prometheus:-d/var/lib/prometheus:-s/bin/false:-gprometheus"

Building system/prometheus (update for version 2.55.1) ---------------- 13:59:48
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Adding groups and users:
  groupadd -g 368 prometheus; 
  useradd  -u 368 -g prometheus -c prometheus -d /var/lib/prometheus -s /bin/false  prometheus; 
Running prometheus.SlackBuild ...                                   ETA 14:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./prometheus.SlackBuild
Build time 68 sec, peak load 1.46, peak memory 931M, peak tmp 466M
Built ok:  prometheus-2.55.1-x86_64-1_SBo.txz                           14:00:59
Testing package prometheus-2.55.1-x86_64-1_SBo.txz ... done.
Test installing prometheus-2.55.1-x86_64-1_SBo.txz ...
Adding groups and users:
  groupadd -g 368 prometheus; 
groupadd: group 'prometheus' already exists
  useradd  -u 368 -g prometheus -c prometheus -d /var/lib/prometheus -s /bin/false  prometheus; 
useradd: user 'prometheus' already exists
prometheus-2.55.1-x86_64-1_SBo: An Open-Source Monitoring and Alerting T [ 194M]
Unmounting chroot ... done.
Backed up: prometheus-2.55.0-x86_64-2_SBo.txz
✅ system/prometheus Updated for version 2.55.1 ✅

================================================================================
SUMMARY                                                                 14:01:10
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-11-14_13:59:47.log
Runtime:     0h 1m 23s
Updated:     1
  system/prometheus/prometheus-2.55.1-x86_64-1_SBo.txz

Snipped Build Log

Building system/prometheus (update for version 2.55.1) 2024-11-14 13:59:48
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Adding groups and users:
  groupadd -g 368 prometheus; 
  useradd  -u 368 -g prometheus -c prometheus -d /var/lib/prometheus -s /bin/false  prometheus; 
Running prometheus.SlackBuild ...                                   ETA 14:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./prometheus.SlackBuild
prometheus:x:368:
prometheus:x:368:368:prometheus:/var/lib/prometheus:/bin/false
prometheus-2.55.1.linux-amd64/
prometheus-2.55.1.linux-amd64/consoles/
prometheus-2.55.1.linux-amd64/consoles/node-disk.html
prometheus-2.55.1.linux-amd64/consoles/node-overview.html
prometheus-2.55.1.linux-amd64/consoles/prometheus.html
prometheus-2.55.1.linux-amd64/consoles/index.html.example
prometheus-2.55.1.linux-amd64/consoles/node-cpu.html
prometheus-2.55.1.linux-amd64/consoles/prometheus-overview.html
prometheus-2.55.1.linux-amd64/consoles/node.html
prometheus-2.55.1.linux-amd64/promtool
prometheus-2.55.1.linux-amd64/LICENSE
prometheus-2.55.1.linux-amd64/prometheus
prometheus-2.55.1.linux-amd64/prometheus.yml
prometheus-2.55.1.linux-amd64/console_libraries/
prometheus-2.55.1.linux-amd64/console_libraries/menu.lib
prometheus-2.55.1.linux-amd64/console_libraries/prom.lib
prometheus-2.55.1.linux-amd64/NOTICE

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.nKJI12/output_prometheus/prometheus-2.55.1-x86_64-1_SBo.txz

./
etc/
etc/prometheus/
etc/prometheus/prometheus.yml.new
etc/rc.d/
etc/rc.d/rc.prometheus.new
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/prometheus
usr/bin/promtool
usr/doc/
usr/doc/prometheus-2.55.1/
usr/doc/prometheus-2.55.1/LICENSE
usr/doc/prometheus-2.55.1/NOTICE
usr/doc/prometheus-2.55.1/prometheus.SlackBuild
usr/share/
usr/share/prometheus/
usr/share/prometheus/console_libraries/
usr/share/prometheus/console_libraries/menu.lib
usr/share/prometheus/console_libraries/prom.lib
usr/share/prometheus/consoles/
usr/share/prometheus/consoles/index.html.example
usr/share/prometheus/consoles/node-cpu.html
usr/share/prometheus/consoles/node-disk.html
usr/share/prometheus/consoles/node-overview.html
usr/share/prometheus/consoles/node.html
usr/share/prometheus/consoles/prometheus-overview.html
usr/share/prometheus/consoles/prometheus.html
var/
var/lib/
var/lib/prometheus/

Slackware package /tmp/SBo/repo.nKJI12/output_prometheus/prometheus-2.55.1-x86_64-1_SBo.txz created.

Build time 68 sec, peak load 1.46, peak memory 931M, peak tmp 466M
Built ok:  prometheus-2.55.1-x86_64-1_SBo.txz                           14:00:59
Testing package prometheus-2.55.1-x86_64-1_SBo.txz ... 
Test installing prometheus-2.55.1-x86_64-1_SBo.txz ...
Adding groups and users:
  groupadd -g 368 prometheus; 
  useradd  -u 368 -g prometheus -c prometheus -d /var/lib/prometheus -s /bin/false  prometheus; 
prometheus-2.55.1-x86_64-1_SBo: An Open-Source Monitoring and Alerting T [ 194M]
Unmounting chroot ... 
Backed up: prometheus-2.55.0-x86_64-2_SBo.txz
:-) system/prometheus Updated for version 2.55.1 (-:

Copy link

sbo-bot bot commented Nov 14, 2024

sbopkglint x86_64 system/prometheus

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/system/prometheus/prometheus-2.55.1-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.z3xHeP ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/system/prometheus/prometheus-2.55.1-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.z3xHeP ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === prometheus-2.55.1-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Nov 14, 2024

merged

@willysr willysr closed this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants