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

udisks2: broken lvm2 logical volume structure #5434

Open
mvollmer opened this issue Oct 23, 2023 · 6 comments
Open

udisks2: broken lvm2 logical volume structure #5434

mvollmer opened this issue Oct 23, 2023 · 6 comments

Comments

@mvollmer
Copy link
Member

mvollmer commented Oct 23, 2023

Upstream: storaged-project/udisks#1206

This happens with udisks2 2.10, currently in arch, debian-testing, and fedora-39.

Cockpit has a workaround to avoid the worst UX, but the test is written as if the bug is fixed and the workaround is removed.

Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-lvm2", line 878, in testLvmOnLuks
    self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry_in_content_tab(row_index, tab_index, func)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 199, in retry_in_content_tab
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 574, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
mvollmer added a commit to mvollmer/bots that referenced this issue Oct 23, 2023
@cockpituous
Copy link
Contributor

cockpituous commented Oct 23, 2023

fedora-39
Ooops, it happened again


# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/112416.911126:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9690/devtools/browser/439a9079-3392-4385-bf45-9bb11db1e331
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717673059018.918,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"11846.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717673059019.608,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11846.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717673059072.995,"url":"http://127.0.0.2:9891/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717673059074.006,"url":"http://127.0.0.2:9891/storage"}
losetup: /var/tmp/loop.5bZv: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717673058053.862, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '11846.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717673059018.918, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '11846.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717673059019.608, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11846.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717673059072.995, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717673059074.006, 'url': 'http://127.0.0.2:9891/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717673058053.862, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '11846.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717673059018.918, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '11846.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717673059019.608, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11846.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717673059072.995, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717673059074.006, 'url': 'http://127.0.0.2:9891/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [38s on a78283244f4b]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@7]

First occurrence: 2024-06-06T11:24:52.783432+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:24:52.783432+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/115254.839200:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9701/devtools/browser/af5a9520-2c73-4d9c-bf9d-19ddba95dbbc
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717674777038.166,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11571.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717674777043.487,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"11571.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717674777093.832,"url":"http://127.0.0.2:9691/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717674777093.979,"url":"http://127.0.0.2:9691/storage"}
losetup: /var/tmp/loop.07Gd: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717674775980.751, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '11571.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674777038.166, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11571.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674777043.487, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '11571.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674777093.832, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674777093.979, 'url': 'http://127.0.0.2:9691/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717674775980.751, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '11571.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674777038.166, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11571.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674777043.487, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '11571.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674777093.832, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674777093.979, 'url': 'http://127.0.0.2:9691/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [36s on 681d8b12de2d]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@5]

First occurrence: 2024-06-06T11:53:28.993472+00:00 | revision 42edcaa4bc1db4aedcad6d1a75f32738861f3e15
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:53:28.993472+00:00 | revision 42edcaa4bc1db4aedcad6d1a75f32738861f3e15

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/061408.134442:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9384/devtools/browser/ee405cff-88b2-486f-914c-0b33b870b688
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717740850141.062,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11795.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717740850142.864,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"11795.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717740850189.614,"url":"http://127.0.0.2:9691/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717740850189.841,"url":"http://127.0.0.2:9691/storage"}
losetup: /var/tmp/loop.LEyX: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717740849159.147, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '11795.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740850141.062, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11795.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740850142.864, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '11795.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740850189.614, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740850189.841, 'url': 'http://127.0.0.2:9691/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
umount: /run/user/1000: target is busy.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717740849159.147, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '11795.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740850141.062, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11795.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740850142.864, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '11795.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740850189.614, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740850189.841, 'url': 'http://127.0.0.2:9691/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [36s on 7bf4001ec9b1]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@5]

First occurrence: 2024-06-07T06:14:42.495370+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c
Times recorded: 1
Latest occurrences:

  • 2024-06-07T06:14:42.495370+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/090129.320768:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10062/devtools/browser/16b2fe83-4310-42af-a503-add4ba9da2e3
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717750891418.925,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11529.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717750891428.307,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11529.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717750891469.79,"url":"http://127.0.0.2:9291/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717750891469.934,"url":"http://127.0.0.2:9291/storage"}
losetup: /var/tmp/loop.GINr: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717750890482.964, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11529.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750891418.925, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11529.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750891428.307, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '11529.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750891469.79, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750891469.934, 'url': 'http://127.0.0.2:9291/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717750890482.964, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11529.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750891418.925, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11529.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750891428.307, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '11529.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750891469.79, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750891469.934, 'url': 'http://127.0.0.2:9291/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [37s on 52b31447145f]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@2]

First occurrence: 2024-06-07T09:02:04.683157+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6
Times recorded: 1
Latest occurrences:

  • 2024-06-07T09:02:04.683157+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/094125.951338:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10100/devtools/browser/b46286d4-00c4-4b98-ae30-991104647f20
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717753287907.416,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11491.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717753287913.317,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"11491.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717753287968.967,"url":"http://127.0.0.2:9591/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717753287969.205,"url":"http://127.0.0.2:9591/storage"}
losetup: /var/tmp/loop.we4R: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717753287033.55, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '11491.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753287907.416, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11491.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753287913.317, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '11491.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753287968.967, 'url': 'http://127.0.0.2:9591/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753287969.205, 'url': 'http://127.0.0.2:9591/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-39-127.0.0.2-2701-FAIL.log.gz
> warning: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717753287033.55, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '11491.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753287907.416, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11491.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753287913.317, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '11491.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753287968.967, 'url': 'http://127.0.0.2:9591/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753287969.205, 'url': 'http://127.0.0.2:9591/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f39&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [39s on c536db90d1c8]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@4]

First occurrence: 2024-06-07T09:42:02.394489+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0
Times recorded: 1
Latest occurrences:

  • 2024-06-07T09:42:02.394489+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0

martinpitt pushed a commit that referenced this issue Oct 24, 2023
@cockpituous
Copy link
Contributor

cockpituous commented Oct 24, 2023

arch
Ooops, it happened again


# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0605/145954.214889:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10085/devtools/browser/b2b92d39-4e1a-4ca6-a9d5-b87f1ed16016
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717599596125.371,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11290.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717599596127.839,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11290.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717599596157.261,"url":"http://127.0.0.2:9291/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717599596157.363,"url":"http://127.0.0.2:9291/storage"}
losetup: /var/tmp/loop.zoHE: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717599595291.11, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11290.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599596125.371, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '11290.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599596127.839, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11290.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599596157.261, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599596157.363, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717599595291.11, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11290.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599596125.371, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '11290.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599596127.839, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11290.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599596157.261, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599596157.363, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [34s on a1ff1d13afd9]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@2]

First occurrence: 2024-06-05T15:00:27.031488+00:00 | revision 4e3cfc577fc88d52a6568fd1ed6ef5dad88335dd
Times recorded: 1
Latest occurrences:

  • 2024-06-05T15:00:27.031488+00:00 | revision 4e3cfc577fc88d52a6568fd1ed6ef5dad88335dd

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0605/225530.957285:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9336/devtools/browser/4097d125-ec0f-4cb4-bb4d-c1842799046f
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717628132900.929,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11238.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717628132903.29,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11238.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717628132959.491,"url":"http://127.0.0.2:9291/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717628132959.621,"url":"http://127.0.0.2:9291/storage"}
losetup: /var/tmp/loop.StBe: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717628132024.634, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11238.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717628132900.929, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11238.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717628132903.29, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '11238.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717628132959.491, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717628132959.621, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717628132024.634, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11238.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717628132900.929, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11238.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717628132903.29, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '11238.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717628132959.491, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717628132959.621, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [34s on 5a14f126e69e]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@2]

First occurrence: 2024-06-05T22:56:03.936708+00:00 | revision 539ce58
Times recorded: 1
Latest occurrences:

  • 2024-06-05T22:56:03.936708+00:00 | revision 539ce58

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/111409.474977:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9792/devtools/browser/1007647c-5d8e-4973-b635-a20d67f0a298
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717672451467.536,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11160.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717672451469.59,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"11160.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717672451513.275,"url":"http://127.0.0.2:9291/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717672451513.406,"url":"http://127.0.0.2:9291/storage"}
losetup: /var/tmp/loop.e7uw: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717672450630.148, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11160.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672451467.536, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11160.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672451469.59, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '11160.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672451513.275, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672451513.406, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717672450630.148, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '11160.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672451467.536, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11160.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672451469.59, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '11160.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672451513.275, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672451513.406, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [32s on f2642d5a1303]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@2]

First occurrence: 2024-06-06T11:14:40.576326+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:14:40.576326+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/113840.942291:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9520/devtools/browser/faaff708-0999-41ea-b0de-0ffa3e8be47d
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717673922748.9,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11050.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717673922754.456,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"11050.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717673922797.551,"url":"http://127.0.0.2:9391/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717673922797.703,"url":"http://127.0.0.2:9391/storage"}
losetup: /var/tmp/loop.2vfA: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717673921998.491, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '11050.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717673922748.9, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11050.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717673922754.456, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '11050.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717673922797.551, 'url': 'http://127.0.0.2:9391/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717673922797.703, 'url': 'http://127.0.0.2:9391/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2501-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717673921998.491, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '11050.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717673922748.9, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11050.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717673922754.456, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '11050.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717673922797.551, 'url': 'http://127.0.0.2:9391/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717673922797.703, 'url': 'http://127.0.0.2:9391/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [31s on c0180075471c]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@3]

First occurrence: 2024-06-06T11:39:11.201908+00:00 | revision 42edcaa4bc1db4aedcad6d1a75f32738861f3e15
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:39:11.201908+00:00 | revision 42edcaa4bc1db4aedcad6d1a75f32738861f3e15

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/060304.234287:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9419/devtools/browser/81cbb2a6-2e83-4575-b1a8-65960d2cc52b
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717740186030.192,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11186.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717740186032.507,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"11186.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717740186073.75,"url":"http://127.0.0.2:9091/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717740186073.892,"url":"http://127.0.0.2:9091/storage"}
losetup: /var/tmp/loop.GzGC: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717740185242.332, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '11186.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740186030.192, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11186.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740186032.507, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '11186.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740186073.75, 'url': 'http://127.0.0.2:9091/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740186073.892, 'url': 'http://127.0.0.2:9091/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717740185242.332, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '11186.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740186030.192, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11186.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740186032.507, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '11186.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740186073.75, 'url': 'http://127.0.0.2:9091/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740186073.892, 'url': 'http://127.0.0.2:9091/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [31s on cf81ea80997e]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@0]

First occurrence: 2024-06-07T06:03:34.572541+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c
Times recorded: 1
Latest occurrences:

  • 2024-06-07T06:03:34.572541+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/085020.513991:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10039/devtools/browser/83b0f94e-8983-4e4a-84cd-43ceb744dbe3
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717750222231.745,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11099.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717750222231.974,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"11099.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717750222272.776,"url":"http://127.0.0.2:9691/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717750222272.901,"url":"http://127.0.0.2:9691/storage"}
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
losetup: /var/tmp/loop.r1kP: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717750221498.295, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '11099.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750222231.745, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11099.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750222231.974, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '11099.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750222272.776, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750222272.901, 'url': 'http://127.0.0.2:9691/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717750221498.295, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '11099.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750222231.745, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11099.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750222231.974, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '11099.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750222272.776, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750222272.901, 'url': 'http://127.0.0.2:9691/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [33s on ae4041e19d2d]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@5]

First occurrence: 2024-06-07T08:50:52.776270+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6
Times recorded: 1
Latest occurrences:

  • 2024-06-07T08:50:52.776270+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/092844.292920:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9823/devtools/browser/d34a7014-13f2-4ab9-add2-30f2fc950db7
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717752526272.747,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"11157.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717752526280.676,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"11157.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717752526321.89,"url":"http://127.0.0.2:9691/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717752526322.214,"url":"http://127.0.0.2:9691/storage"}
losetup: /var/tmp/loop.vWAt: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717752525448.287, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '11157.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717752526272.747, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11157.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717752526280.676, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '11157.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717752526321.89, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717752526322.214, 'url': 'http://127.0.0.2:9691/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-arch-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717752525448.287, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '11157.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717752526272.747, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '11157.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717752526280.676, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '11157.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717752526321.89, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717752526322.214, 'url': 'http://127.0.0.2:9691/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [33s on c4b83b929dfe]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@5]

First occurrence: 2024-06-07T09:29:16.153837+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0
Times recorded: 1
Latest occurrences:

  • 2024-06-07T09:29:16.153837+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0

@cockpituous
Copy link
Contributor

cockpituous commented Oct 24, 2023

debian-testing
Ooops, it happened again


# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0605/122534.306275:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9484/devtools/browser/6845c5ae-5a58-4713-81f4-f164bad706d6
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717590336377.608,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"12447.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717590336381.46,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12447.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717590336462.588,"url":"http://127.0.0.2:9291/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717590336462.782,"url":"http://127.0.0.2:9291/storage"}
losetup: /var/tmp/loop.0CRb: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717590335467.228, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '12447.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717590336377.608, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '12447.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717590336381.46, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12447.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717590336462.588, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717590336462.782, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717590335467.228, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '12447.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717590336377.608, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '12447.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717590336381.46, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12447.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717590336462.588, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717590336462.782, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [33s on a37450ba7987]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@2]

First occurrence: 2024-06-05T12:26:05.960898+00:00 | revision e32d4bc5c1da29c48462d0ac1a12f0c9e64ea514
Times recorded: 1
Latest occurrences:

  • 2024-06-05T12:26:05.960898+00:00 | revision e32d4bc5c1da29c48462d0ac1a12f0c9e64ea514

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0605/150130.681300:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10114/devtools/browser/c2af0c42-c133-4f01-8808-f77d501f95e9
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717599692554.376,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12331.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717599692555.43,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"12331.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717599692603.115,"url":"http://127.0.0.2:9891/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717599692603.231,"url":"http://127.0.0.2:9891/storage"}
losetup: /var/tmp/loop.x1pQ: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717599691720.291, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '12331.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599692554.376, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12331.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599692555.43, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '12331.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599692603.115, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599692603.231, 'url': 'http://127.0.0.2:9891/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717599691720.291, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '12331.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599692554.376, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12331.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599692555.43, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '12331.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599692603.115, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599692603.231, 'url': 'http://127.0.0.2:9891/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [34s on b9b9d2ba70c9]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@7]

First occurrence: 2024-06-05T15:02:03.228837+00:00 | revision 4e3cfc577fc88d52a6568fd1ed6ef5dad88335dd
Times recorded: 1
Latest occurrences:

  • 2024-06-05T15:02:03.228837+00:00 | revision 4e3cfc577fc88d52a6568fd1ed6ef5dad88335dd

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/111636.438568:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9670/devtools/browser/4a5c41dc-d7f2-4df6-914b-3dfb44ea2e2b
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717672598267.217,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"12464.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717672598268.111,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12464.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717672598301.777,"url":"http://127.0.0.2:9291/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717672598301.901,"url":"http://127.0.0.2:9291/storage"}
losetup: /var/tmp/loop.8wpm: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717672597434.831, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '12464.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672598267.217, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '12464.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672598268.111, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12464.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672598301.777, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672598301.901, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717672597434.831, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '12464.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672598267.217, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '12464.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672598268.111, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12464.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672598301.777, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672598301.901, 'url': 'http://127.0.0.2:9291/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [33s on ac8724ff0780]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@2]

First occurrence: 2024-06-06T11:17:08.391740+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:17:08.391740+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/114459.694822:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10096/devtools/browser/6136abf6-3308-4c65-9a67-f198e4e808e5
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717674301652.009,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"12259.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717674301660.579,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12259.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717674301702.587,"url":"http://127.0.0.2:9891/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717674301703.551,"url":"http://127.0.0.2:9891/storage"}
losetup: /var/tmp/loop.6cHT: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717674300837.919, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '12259.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674301652.009, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '12259.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674301660.579, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12259.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674301702.587, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674301703.551, 'url': 'http://127.0.0.2:9891/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717674300837.919, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '12259.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674301652.009, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '12259.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674301660.579, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12259.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674301702.587, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674301703.551, 'url': 'http://127.0.0.2:9891/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [33s on 25a39f68fbc5]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@7]

First occurrence: 2024-06-06T11:45:31.723078+00:00 | revision 42edcaa4bc1db4aedcad6d1a75f32738861f3e15
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:45:31.723078+00:00 | revision 42edcaa4bc1db4aedcad6d1a75f32738861f3e15

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/060745.338247:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9483/devtools/browser/9d988a9a-7468-41ee-b2af-3158402e24ba
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717740467688.368,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12204.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717740467695.148,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"12204.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717740467737.607,"url":"http://127.0.0.2:9791/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717740467737.716,"url":"http://127.0.0.2:9791/storage"}
losetup: /var/tmp/loop.R5G6: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717740466560.513, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12204.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740467688.368, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12204.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740467695.148, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12204.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740467737.607, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740467737.716, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2901-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717740466560.513, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12204.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740467688.368, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12204.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740467695.148, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12204.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740467737.607, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740467737.716, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [34s on 2f1bcc5a4557]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@6]

First occurrence: 2024-06-07T06:08:18.080798+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c
Times recorded: 1
Latest occurrences:

  • 2024-06-07T06:08:18.080798+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/085246.165881:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10177/devtools/browser/ab2bc6c0-0d6e-4ef9-aa6e-5aec43cb8e63
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717750368062.984,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12225.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717750368063.743,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"12225.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717750368109.916,"url":"http://127.0.0.2:9691/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717750368110.045,"url":"http://127.0.0.2:9691/storage"}
losetup: /var/tmp/loop.RWUa: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717750367317.437, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '12225.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750368062.984, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12225.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750368063.743, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '12225.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750368109.916, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750368110.045, 'url': 'http://127.0.0.2:9691/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717750367317.437, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '12225.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750368062.984, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12225.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750368063.743, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '12225.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750368109.916, 'url': 'http://127.0.0.2:9691/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750368110.045, 'url': 'http://127.0.0.2:9691/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [32s on faa2eb7fbf82]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@5]

First occurrence: 2024-06-07T08:53:17.764338+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6
Times recorded: 1
Latest occurrences:

  • 2024-06-07T08:53:17.764338+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/093318.760570:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9463/devtools/browser/468b03a1-a9d9-406a-a58b-1705dc7ac816
[0607/093318.797931:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717752800630.954,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12234.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717752800638.047,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"12234.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717752800673.633,"url":"http://127.0.0.2:9791/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717752800673.75,"url":"http://127.0.0.2:9791/storage"}
losetup: /var/tmp/loop.YjZM: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717752799809.823, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12234.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717752800630.954, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12234.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717752800638.047, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12234.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717752800673.633, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717752800673.75, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-debian-testing-127.0.0.2-2901-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717752799809.823, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12234.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717752800630.954, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12234.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717752800638.047, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12234.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717752800673.633, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717752800673.75, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [32s on ff8d46eb6c77]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@6]

First occurrence: 2024-06-07T09:33:49.809904+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0
Times recorded: 1
Latest occurrences:

  • 2024-06-07T09:33:49.809904+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0

mvollmer added a commit to mvollmer/bots that referenced this issue Oct 30, 2023
mvollmer added a commit to mvollmer/bots that referenced this issue Oct 30, 2023
martinpitt pushed a commit that referenced this issue Oct 30, 2023
@cockpituous
Copy link
Contributor

cockpituous commented Dec 11, 2023

ubuntu-stable
Ooops, it happened again


# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0605/150301.855602:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9765/devtools/browser/4b8fa00d-7a1b-4ef4-a9bc-0189dff204c8
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717599783685.769,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12245.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717599783687.704,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"12245.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717599783739.253,"url":"http://127.0.0.2:9391/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717599783739.398,"url":"http://127.0.0.2:9391/storage"}
losetup: /var/tmp/loop.8op2: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717599782885.733, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '12245.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599783685.769, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12245.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599783687.704, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '12245.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599783739.253, 'url': 'http://127.0.0.2:9391/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599783739.398, 'url': 'http://127.0.0.2:9391/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2501-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717599782885.733, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '12245.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599783685.769, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12245.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717599783687.704, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '12245.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599783739.253, 'url': 'http://127.0.0.2:9391/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717599783739.398, 'url': 'http://127.0.0.2:9391/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [36s on 7918364e787f]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@3]

First occurrence: 2024-06-05T15:03:37.385852+00:00 | revision 4e3cfc577fc88d52a6568fd1ed6ef5dad88335dd
Times recorded: 1
Latest occurrences:

  • 2024-06-05T15:03:37.385852+00:00 | revision 4e3cfc577fc88d52a6568fd1ed6ef5dad88335dd

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/111959.141710:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9289/devtools/browser/a28b7906-22e4-4cb2-b7c6-02e483c00356
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717672801104.583,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12277.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717672801108.569,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"12277.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717672801144.663,"url":"http://127.0.0.2:9791/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717672801144.79,"url":"http://127.0.0.2:9791/storage"}
losetup: /var/tmp/loop.SHW0: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717672800184.236, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12277.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672801104.583, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12277.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672801108.569, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12277.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672801144.663, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672801144.79, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717672800184.236, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12277.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672801104.583, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12277.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717672801108.569, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12277.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672801144.663, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717672801144.79, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [35s on de52da2caa05]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@6]

First occurrence: 2024-06-06T11:20:33.567161+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:20:33.567161+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/114951.733543:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10110/devtools/browser/1159ba9b-3734-4c97-b643-f2d0d96a6897
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717674593713.574,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12253.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717674593714.366,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"12253.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717674593759.874,"url":"http://127.0.0.2:9791/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717674593760.015,"url":"http://127.0.0.2:9791/storage"}
losetup: /var/tmp/loop.Ybke: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717674592781.332, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12253.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674593713.574, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12253.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674593714.366, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12253.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674593759.874, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674593760.015, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717674592781.332, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12253.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674593713.574, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12253.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717674593714.366, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12253.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674593759.874, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717674593760.015, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [35s on e83aae4040f3]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@6]

First occurrence: 2024-06-06T11:50:25.656852+00:00 | revision 42edcaa4bc1db4aedcad6d1a75f32738861f3e15
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:50:25.656852+00:00 | revision 42edcaa4bc1db4aedcad6d1a75f32738861f3e15

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0606/115704.353201:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9763/devtools/browser/7435f3b2-080e-45a9-99db-8cdf12eb21bb
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717675026246.068,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12222.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717675026249.255,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"12222.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717675026349.811,"url":"http://127.0.0.2:9791/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717675026349.912,"url":"http://127.0.0.2:9791/storage"}
losetup: /var/tmp/loop.r7qj: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717675025386.219, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12222.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717675026246.068, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12222.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717675026249.255, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12222.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717675026349.811, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717675026349.912, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717675025386.219, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12222.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717675026246.068, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12222.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717675026249.255, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12222.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717675026349.811, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717675026349.912, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [35s on c22adfec627b]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@6]

First occurrence: 2024-06-06T11:57:37.688483+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3
Times recorded: 1
Latest occurrences:

  • 2024-06-06T11:57:37.688483+00:00 | revision fef4cc4a34ad9671e23dec33930248628e5c66d3

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/061212.622457:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9819/devtools/browser/45b7b8c1-cec7-4c62-9318-92a7c194ac13
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717740734588.287,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12255.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717740734593.501,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"12255.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717740734625.393,"url":"http://127.0.0.2:9091/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717740734625.506,"url":"http://127.0.0.2:9091/storage"}
losetup: /var/tmp/loop.Hj6Y: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717740733649.455, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '12255.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740734588.287, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12255.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740734593.501, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '12255.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740734625.393, 'url': 'http://127.0.0.2:9091/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740734625.506, 'url': 'http://127.0.0.2:9091/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717740733649.455, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '12255.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740734588.287, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12255.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717740734593.501, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '12255.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740734625.393, 'url': 'http://127.0.0.2:9091/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717740734625.506, 'url': 'http://127.0.0.2:9091/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [34s on 1c708384453c]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@0]

First occurrence: 2024-06-07T06:12:45.647777+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c
Times recorded: 1
Latest occurrences:

  • 2024-06-07T06:12:45.647777+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/085749.715854:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9313/devtools/browser/2cb0fb49-b409-4edc-a293-6408b2519e8a
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717750671736.406,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"12299.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717750671737.032,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12299.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717750671781.22,"url":"http://127.0.0.2:9791/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717750671781.395,"url":"http://127.0.0.2:9791/storage"}
losetup: /var/tmp/loop.7b4c: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717750670779.053, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12299.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750671736.406, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12299.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750671737.032, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12299.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750671781.22, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750671781.395, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2901-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717750670779.053, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '12299.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750671736.406, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '12299.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717750671737.032, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12299.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750671781.22, 'url': 'http://127.0.0.2:9791/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717750671781.395, 'url': 'http://127.0.0.2:9791/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [35s on 874e5b0a9e43]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@6]

First occurrence: 2024-06-07T08:58:23.602263+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6
Times recorded: 1
Latest occurrences:

  • 2024-06-07T08:58:23.602263+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/093707.825524:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9914/devtools/browser/9865c9eb-deee-402c-bee0-c0ee34dbcd88
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717753029778.498,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12261.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717753029779.688,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"12261.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717753029821.774,"url":"http://127.0.0.2:9091/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717753029822.034,"url":"http://127.0.0.2:9091/storage"}
losetup: /var/tmp/loop.qvkY: Warning: file does not fit into a 512-byte sector; the end of the file will be ignored.
> warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717753028805.345, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '12261.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753029778.498, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12261.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753029779.688, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '12261.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753029821.774, 'url': 'http://127.0.0.2:9091/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753029822.034, 'url': 'http://127.0.0.2:9091/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-ubuntu-stable-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717753028805.345, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '12261.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753029778.498, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12261.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753029779.688, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '12261.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753029821.774, 'url': 'http://127.0.0.2:9091/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753029822.034, 'url': 'http://127.0.0.2:9091/storage'}
warning: Can't enable storaged iscsi module Error initializing module 'iscsi': /usr/lib/x86_64-linux-gnu/udisks2/modules/libudisks2_iscsi.so: cannot open shared object file: No such file or directory
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [35s on 53e2e454fca9]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@0]

First occurrence: 2024-06-07T09:37:41.225347+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0
Times recorded: 1
Latest occurrences:

  • 2024-06-07T09:37:41.225347+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0

@cockpituous
Copy link
Contributor

cockpituous commented Feb 21, 2024

fedora-40
Ooops, it happened again


# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
*** You are running in headless mode.
*** You are running in headless mode.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libGL.so.1 missing (t=0.287248) [GFX1-]: glxtest: libGL.so.1 missing
WebDriver BiDi listening on ws://127.0.0.1:9335
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libGL.so.1 missing (t=0.287248) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=0.972251) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9335/devtools/browser/568fd3de-8baa-492f-b646-cef3b11a7314
> warning: This error page has no error code in its security info
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717765883172,"url":"http://127.0.0.2:9091/storage","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717765883176,"url":"http://127.0.0.2:9091/storage","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js”.","timestamp":1717765883274,"url":"http://127.0.0.2:9091/storage","lineNumber":13}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717765883274,"url":"http://127.0.0.2:9091/storage","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717765883280,"url":"http://127.0.0.2:9091/storage","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.js”.","timestamp":1717765883281,"url":"http://127.0.0.2:9091/storage","lineNumber":14}
losetup: /var/tmp/loop.jnQ8: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): condition did not become true
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717765883172, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717765883176, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1717765883274, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717765883274, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717765883280, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.js”.', 'timestamp': 1717765883281, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 14}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
umount: /run/user/1000: target is busy.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): condition did not become true
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717765883172, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717765883176, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1717765883274, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717765883274, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717765883280, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.js”.', 'timestamp': 1717765883281, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 14}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [41s on febf60b4714d]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@0]

First occurrence: 2024-06-07T13:11:58.379095+00:00 | revision ac9c184111f13322626006fba2bea78e54f19bbe
Times recorded: 1
Latest occurrences:

  • 2024-06-07T13:11:58.379095+00:00 | revision ac9c184111f13322626006fba2bea78e54f19bbe

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/133228.052835:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10142/devtools/browser/60e213fd-776d-49d2-bd3a-fb9a22d8d0ff
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717767150060.325,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12932.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717767150060.866,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"12932.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717767150106.095,"url":"http://127.0.0.2:9291/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717767150106.212,"url":"http://127.0.0.2:9291/storage"}
losetup: /var/tmp/loop.F0OH: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717767149176.177, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '12932.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717767150060.325, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12932.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717767150060.866, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '12932.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717767150106.095, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717767150106.212, 'url': 'http://127.0.0.2:9291/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717767149176.177, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '12932.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717767150060.325, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12932.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717767150060.866, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '12932.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717767150106.095, 'url': 'http://127.0.0.2:9291/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717767150106.212, 'url': 'http://127.0.0.2:9291/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [38s on a784ca46c8fd]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@2]

First occurrence: 2024-06-07T13:33:03.580055+00:00 | revision 2b06d8aa751701838f98a88695839e5ffaa40650
Times recorded: 1
Latest occurrences:

  • 2024-06-07T13:33:03.580055+00:00 | revision 2b06d8aa751701838f98a88695839e5ffaa40650

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
*** You are running in headless mode.
*** You are running in headless mode.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libGL.so.1 missing (t=0.266946) [GFX1-]: glxtest: libGL.so.1 missing
WebDriver BiDi listening on ws://127.0.0.1:9648
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libGL.so.1 missing (t=0.266946) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=0.873948) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9648/devtools/browser/fa01c364-9b95-4e78-92b4-a4b70a08cbf2
> warning: This error page has no error code in its security info
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717767158504,"url":"http://127.0.0.2:9691/storage","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717767158513,"url":"http://127.0.0.2:9691/storage","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js”.","timestamp":1717767158604,"url":"http://127.0.0.2:9691/storage","lineNumber":13}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717767158604,"url":"http://127.0.0.2:9691/storage","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717767158617,"url":"http://127.0.0.2:9691/storage","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9691/cockpit/@localhost/*/po.js”.","timestamp":1717767158618,"url":"http://127.0.0.2:9691/storage","lineNumber":14}
losetup: /var/tmp/loop.k8HE: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): condition did not become true
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767158504, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767158513, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1717767158604, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767158604, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767158617, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9691/cockpit/@localhost/*/po.js”.', 'timestamp': 1717767158618, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 14}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
umount: /run/user/1000: not mounted.
Exiting due to channel error.
Exiting due to channel error.
Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=34.9276) [GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): condition did not become true
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767158504, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767158513, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1717767158604, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767158604, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9691/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767158617, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9691/cockpit/@localhost/*/po.js”.', 'timestamp': 1717767158618, 'url': 'http://127.0.0.2:9691/storage', 'lineNumber': 14}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [39s on 47a61d72043d]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@5]

First occurrence: 2024-06-07T13:33:11.639437+00:00 | revision 2b06d8aa751701838f98a88695839e5ffaa40650
Times recorded: 1
Latest occurrences:

  • 2024-06-07T13:33:11.639437+00:00 | revision 2b06d8aa751701838f98a88695839e5ffaa40650

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/133401.601698:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9855/devtools/browser/9f705ebe-feb9-43df-8928-6833bb61c10a
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717767243545.692,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"12876.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717767243547.65,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"12876.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717767243597.894,"url":"http://127.0.0.2:9191/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717767243598.032,"url":"http://127.0.0.2:9191/storage"}
losetup: /var/tmp/loop.qiJV: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717767242657.744, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '12876.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717767243545.692, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '12876.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717767243547.65, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12876.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717767243597.894, 'url': 'http://127.0.0.2:9191/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717767243598.032, 'url': 'http://127.0.0.2:9191/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717767242657.744, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '12876.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717767243545.692, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '12876.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717767243547.65, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '12876.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717767243597.894, 'url': 'http://127.0.0.2:9191/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717767243598.032, 'url': 'http://127.0.0.2:9191/storage'}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [38s on 5bd6e81bc1dc]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@1]

First occurrence: 2024-06-07T13:34:37.587464+00:00 | revision 2b06d8aa751701838f98a88695839e5ffaa40650
Times recorded: 1
Latest occurrences:

  • 2024-06-07T13:34:37.587464+00:00 | revision 2b06d8aa751701838f98a88695839e5ffaa40650

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
*** You are running in headless mode.
*** You are running in headless mode.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libGL.so.1 missing (t=0.390353) [GFX1-]: glxtest: libGL.so.1 missing
WebDriver BiDi listening on ws://127.0.0.1:9661
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libGL.so.1 missing (t=0.390353) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=1.13736) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9661/devtools/browser/d7b9c248-c0fd-43b0-86c7-13725d5ed554
> warning: This error page has no error code in its security info
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717767268299,"url":"http://127.0.0.2:9091/storage","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717767268307,"url":"http://127.0.0.2:9091/storage","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717767268407,"url":"http://127.0.0.2:9091/storage","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js”.","timestamp":1717767268408,"url":"http://127.0.0.2:9091/storage","lineNumber":13}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717767268413,"url":"http://127.0.0.2:9091/storage","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.js”.","timestamp":1717767268413,"url":"http://127.0.0.2:9091/storage","lineNumber":14}
losetup: /var/tmp/loop.qxmn: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): condition did not become true
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767268299, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767268307, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767268407, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1717767268408, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767268413, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.js”.', 'timestamp': 1717767268413, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 14}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-fedora-40-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 720, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 689, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 680, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 674, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 659, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): condition did not become true
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767268299, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767268307, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767268407, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1717767268408, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9091/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717767268413, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9091/cockpit/@localhost/*/po.js”.', 'timestamp': 1717767268413, 'url': 'http://127.0.0.2:9091/storage', 'lineNumber': 14}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [44s on 1b66f7800bca]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@0]

First occurrence: 2024-06-07T13:35:05.502397+00:00 | revision 2b06d8aa751701838f98a88695839e5ffaa40650
Times recorded: 1
Latest occurrences:

  • 2024-06-07T13:35:05.502397+00:00 | revision 2b06d8aa751701838f98a88695839e5ffaa40650

@cockpituous
Copy link
Contributor

cockpituous commented Apr 17, 2024

centos-10
Ooops, it happened again


# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/062032.578135:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9613/devtools/browser/e5b336cc-161e-4f97-964e-a24676691c40
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717741234997.605,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9740.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717741235001.184,"url":"http://127.0.0.2:9591/cockpit/@localhost/*/po.js","networkRequestId":"9740.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717741235055.223,"url":"http://127.0.0.2:9591/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717741235055.378,"url":"http://127.0.0.2:9591/storage"}
losetup: /var/tmp/loop.o9rJ: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717741233834.699, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '9740.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717741234997.605, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9740.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717741235001.184, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '9740.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717741235055.223, 'url': 'http://127.0.0.2:9591/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717741235055.378, 'url': 'http://127.0.0.2:9591/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2701-FAIL.log.gz
> warning: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717741233834.699, 'url': 'http://127.0.0.2:9591/cockpit/login', 'networkRequestId': '9740.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717741234997.605, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9740.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717741235001.184, 'url': 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js', 'networkRequestId': '9740.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717741235055.223, 'url': 'http://127.0.0.2:9591/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9591/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717741235055.378, 'url': 'http://127.0.0.2:9591/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [37s on f3944807b0b1]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@4]

First occurrence: 2024-06-07T06:21:07.928027+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c
Times recorded: 1
Latest occurrences:

  • 2024-06-07T06:21:07.928027+00:00 | revision 9dde1b6276afeb460f1b2e2038f314389bc4f85c

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/070250.612894:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9628/devtools/browser/bae3602f-e186-47ea-aa67-ba49bd6fa4ee
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717743772450.823,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9558.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717743772455.262,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"9558.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717743772490.683,"url":"http://127.0.0.2:9391/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717743772490.814,"url":"http://127.0.0.2:9391/storage"}
losetup: /var/tmp/loop.q1mU: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717743771716.517, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '9558.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717743772450.823, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9558.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717743772455.262, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '9558.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717743772490.683, 'url': 'http://127.0.0.2:9391/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717743772490.814, 'url': 'http://127.0.0.2:9391/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2501-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717743771716.517, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '9558.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717743772450.823, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9558.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717743772455.262, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '9558.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717743772490.683, 'url': 'http://127.0.0.2:9391/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717743772490.814, 'url': 'http://127.0.0.2:9391/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [40s on b159d7288bf7]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@3]

First occurrence: 2024-06-07T07:03:28.823711+00:00 | revision fc5245b
Times recorded: 1
Latest occurrences:

  • 2024-06-07T07:03:28.823711+00:00 | revision fc5245b

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/070453.241345:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9723/devtools/browser/ce951f06-0fc3-4792-911b-e610963fe67e
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717743895655.193,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"9649.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717743895657.231,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9649.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717743895734.092,"url":"http://127.0.0.2:9891/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717743895734.224,"url":"http://127.0.0.2:9891/storage"}
losetup: /var/tmp/loop.0aah: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
> warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717743894448.465, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '9649.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717743895655.193, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '9649.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717743895657.231, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9649.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717743895734.092, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717743895734.224, 'url': 'http://127.0.0.2:9891/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 702, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 671, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 662, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 656, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 641, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717743894448.465, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '9649.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717743895655.193, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '9649.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717743895657.231, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9649.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717743895734.092, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717743895734.224, 'url': 'http://127.0.0.2:9891/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [42s on 5b2c2fe1f477]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@7]

First occurrence: 2024-06-07T07:05:34.154538+00:00 | revision fc5245b
Times recorded: 1
Latest occurrences:

  • 2024-06-07T07:05:34.154538+00:00 | revision fc5245b

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/090805.770573:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9722/devtools/browser/d0c2d562-405e-4601-9dbd-7167fcf26ad3
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717751288361.375,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"9741.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717751288365.999,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9741.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717751288420.993,"url":"http://127.0.0.2:9191/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717751288421.15,"url":"http://127.0.0.2:9191/storage"}
losetup: /var/tmp/loop.TGmZ: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717751287089.774, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9741.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717751288361.375, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '9741.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717751288365.999, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9741.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717751288420.993, 'url': 'http://127.0.0.2:9191/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717751288421.15, 'url': 'http://127.0.0.2:9191/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717751287089.774, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9741.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717751288361.375, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '9741.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717751288365.999, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9741.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717751288420.993, 'url': 'http://127.0.0.2:9191/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717751288421.15, 'url': 'http://127.0.0.2:9191/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [39s on d5dbd9233dca]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@1]

First occurrence: 2024-06-07T09:08:43.094830+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6
Times recorded: 1
Latest occurrences:

  • 2024-06-07T09:08:43.094830+00:00 | revision 3bd3350008341ef30a5a3af2deb32948b608d8d6

# ----------------------------------------------------------------------
# testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks)
[0607/094836.988246:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9739/devtools/browser/4d687b34-e61c-4bb8-91c4-e3f6e549a1c5
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717753719739.66,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"9653.23"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717753719741.276,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"9653.22"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717753719797.106,"url":"http://127.0.0.2:9891/storage"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717753719797.233,"url":"http://127.0.0.2:9891/storage"}
losetup: /var/tmp/loop.3fZn: Warning: file does not end on a 512-byte sector boundary; the remaining end of the file will be ignored.
> warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
> warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
> warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717753718254.246, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '9653.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753719739.66, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '9653.23'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753719741.276, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9653.22'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753719797.106, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753719797.233, 'url': 'http://127.0.0.2:9891/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}

Wrote screenshot to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageLvm2-testLvmOnLuks-centos-10-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-storage-lvm2", line 810, in testLvmOnLuks
    b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 707, in wait_in_text
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 676, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 667, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 661, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/make-checkout-workdir/test/common/testlib.py", line 646, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("[data-test-card-title='LVM2 logical volume'] [data-test-desc-title='Physical volumes'] [data-test-value=true]")): Uncaught (in promise) Error: condition did not become true
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1717753718254.246, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '9653.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753719739.66, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '9653.23'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717753719741.276, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '9653.22'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753719797.106, 'url': 'http://127.0.0.2:9891/storage'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717753719797.233, 'url': 'http://127.0.0.2:9891/storage'}
warning: Can't enable storaged btrfs module Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: Resolving coreutils failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}
warning: cockpit.format_{bytes,bits}[_per_sec](..., 1024, true) is deprecated.
warning: loading available updates failed: {"detail":"cannot update repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://composes.stream.centos.org/stream-10/development/latest-CentOS-Stream/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: composes.stream.centos.org]","code":64}

# Result testLvmOnLuks (__main__.TestStorageLvm2.testLvmOnLuks) failed
# 1 TEST FAILED [44s on 54717bfc865e]
not ok 39 test/verify/check-storage-lvm2 TestStorageLvm2.testLvmOnLuks [ND@7]

First occurrence: 2024-06-07T09:49:19.483988+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0
Times recorded: 1
Latest occurrences:

  • 2024-06-07T09:49:19.483988+00:00 | revision 2a5c29eeb0210923f644a66f8dc400a10b303de0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants