Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-132070

Ubuntu 24.04 x64: Sometimes hundreds of tests failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8, 6.9
    • Coin Configuration
    • None

    Description

      Sometimes Ubuntu 24.04 x64 targets:

      • ubuntu-24.04-x64-x11-tests
      • ubuntu-24.04-x64-developer-build-x11-tests

      have failed with 200, 500 or even 600 failing tests with QDEBUG prints flooding in 60,000 - 80,000 lines.

      Not sure are those prints causing more failings, or just a symptom of something else. They are of course visible because test has failed, but with this amount of tests failing, it might be worth to investigate could this flooding of qdebug prints be connected to the rootcause, and possibly suppress qdebug prints temporarily to test could it decrease the amount of failings with Ubuntu 24.04 x64 or not.

      Prints are from deleteLater -functionality:

       

      Issue visible i.e. here:

      • qtbase tests:

       

      I.e. lots of "Increased/Decreased" "scope level to" is visible:

      build.go:404: [     0.142 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Increased QThread(0x5bec1b7cf140, name = "Qt mainThread") scope level to 1
      build.go:404: [     0.142 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Increased QDBusConnectionManager(0x756535d56ce0) scope level to 1
      build.go:404: [     0.142 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Decreased QThread(0x5bec1b7cf140, name = "Qt mainThread") scope level to 0
      build.go:404: [     0.142 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Decreased QDBusConnectionManager(0x756535d56ce0) scope level to 0
      build.go:404: [     0.142 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Increased QDBusConnectionManager(0x756535d56ce0) scope level to 1
      build.go:404: [     0.143 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Decreased QDBusConnectionManager(0x756535d56ce0) scope level to 0
      build.go:404: [     0.146 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Increased QDBusConnectionManager(0x756535d56ce0) scope level to 1
      build.go:404: [     0.146 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Decreased QDBusConnectionManager(0x756535d56ce0) scope level to 0
      build.go:404: [     0.146 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Increased QDBusConnectionManager(0x756535d56ce0) scope level to 1
      build.go:404: [     0.146 D] qt.core.qobject.deletelater unknown:0 unknown()  -  Decreased QDBusConnectionManager(0x756535d56ce0) scope level to 0 

       

      Found similar amount of failings from Ubuntu 22.04 target:

       

      More comparable tests with same failings when target has multiple tests failing:

      Testresults:

      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1733238741182 1st run for a new round - Liang
      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1733298357821 2nd run for a new round - Liang
      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1733312693998 3rd run for a new round - Liang

      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1733320551345 1st run of new PS – Liang
      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1733340592117 2nd run of new PS – Liang
      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1733392356629 3rd run of new PS – Liang
      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1733477983161 4th run of new PS – Liang

      Testresults in CI metrics:

      ci-metrics-e28093-ci-testresults?orgId=1&var-testresult_id=web_qt_qt5_1733238741182 1st run for a new round - Liang
      ci-metrics-e28093-ci-testresults?orgId=1&var-testresult_id=web_qt_qt5_1733298357821 2nd run for a new round - Liang
      ci-metrics-e28093-ci-testresults?orgId=1&var-testresult_id=web_qt_qt5_1733312693998 3rd run for a new round - Liang

      ci-metrics-e28093-ci-testresults?orgId=1&var-testresult_id=web_qt_qt5_1733320551345 1st run of new PS – Liang
      ci-metrics-e28093-ci-testresults?orgId=1&var-testresult_id=web_qt_qt5_1733340592117 2nd run of new PS – Liang
      ci-metrics-e28093-ci-testresults?orgId=1&var-testresult_id=web_qt_qt5_1733392356629 3rd run of new PS – Liang
      ci-metrics-e28093-ci-testresults?orgId=1&var-testresult_id=web_qt_qt5_1733477983161 4th run of new PS – Liang

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              teheikki Tero Heikkinen
              teheikki Tero Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes