ci: Unbreak Asan CI #28467

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2309-ci-no-break- changing 2 files +2 −2
  1. MarcoFalke commented at 8:06 am on September 13, 2023: member

    Someone upgraded the lunar type persistent workers to Ubuntu Mantic. This broke CI https://cirrus-ci.com/task/4900424734474240?logs=ci#L322 :

     0Get:17 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B]
     1Fetched 25.1 MB in 3s (9362 kB/s)
     2Reading package lists...
     3+ retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y systemtap-sdt-dev clang-16 llvm-16 libclang-rt-16-dev python3-zmq qtbase5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.3.0-7-generic build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison'
     4Reading package lists...
     5Building dependency tree...
     6Reading state information...
     7E: Unable to locate package linux-headers-6.3.0-7-generic
     8E: Couldn't find any package by glob 'linux-headers-6.3.0-7-generic'
     9E: Couldn't find any package by regex 'linux-headers-6.3.0-7-generic'
    10Before retry [#1](/bitcoin-bitcoin/1/): sleeping 0.3 seconds
    

    Fix it by also upgrading the CI config.

  2. ci: Unbreak Asan CI fa0d3302a1
  3. DrahtBot commented at 8:06 am on September 13, 2023: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

  4. DrahtBot added the label Tests on Sep 13, 2023
  5. fanquake commented at 8:45 am on September 13, 2023: member

    https://cirrus-ci.com/task/4927683952377856?logs=ci#L3698:

     0 test  2023-09-13T08:43:56.670000Z TestFramework (ERROR): Unexpected exception caught during testing 
     1                                   Traceback (most recent call last):
     2                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 131, in main
     3                                       self.run_test()
     4                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/interface_usdt_mempool.py", line 317, in run_test
     5                                       self.added_test()
     6                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/interface_usdt_mempool.py", line 146, in added_test
     7                                       bpf = BPF(text=MEMPOOL_TRACEPOINTS_PROGRAM, usdt_contexts=[ctx], debug=0)
     8                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     9                                     File "/usr/lib/python3/dist-packages/bcc/__init__.py", line 479, in __init__
    10                                       raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
    11                                   Exception: Failed to compile BPF module <text>
    12 test  2023-09-13T08:43:56.673000Z TestFramework (DEBUG): Closing down network thread 
    
  6. MarcoFalke commented at 9:26 am on September 13, 2023: member
    Ah sorry, I think everything is completely broken.
  7. MarcoFalke closed this on Sep 13, 2023

  8. MarcoFalke deleted the branch on Sep 13, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-06-02 01:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me