Created
February 28, 2020 23:47
-
-
Save eloquence/43ed243c787656fef610368a67c4ca19 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[erik@dom0 securedrop-workstation]$ make all | |
make assert-dom0 | |
make[1]: Entering directory '/home/erik/securedrop-workstation' | |
make[1]: Nothing to be done for 'assert-dom0'. | |
make[1]: Leaving directory '/home/erik/securedrop-workstation' | |
./scripts/configure-environment --env dev | |
make validate | |
make[1]: Entering directory '/home/erik/securedrop-workstation' | |
make[1]: Leaving directory '/home/erik/securedrop-workstation' | |
make prep-salt | |
make[1]: Entering directory '/home/erik/securedrop-workstation' | |
Deploying Salt config... | |
local: | |
---------- | |
sd-workstation.top: | |
---------- | |
status: | |
unchanged | |
make[1]: Leaving directory '/home/erik/securedrop-workstation' | |
./scripts/provision-all | |
Configure Fedora-based system VMs | |
local: | |
---------- | |
ID: fedora-30-dvm | |
Function: qvm.vm | |
Result: True | |
Comment: ====== ['present'] ====== | |
[SKIP] A VM with the name 'fedora-30-dvm' already exists. | |
====== ['prefs'] ====== | |
[SKIP] template_for_dispvms: True | |
[SKIP] label : red | |
====== ['features'] ====== | |
[SKIP] Feature already in desired state: ENABLE 'appmenus-dispvm' = Enabled | |
Started: 15:17:51.471026 | |
Duration: 254.645 ms | |
Changes: | |
---------- | |
ID: echo -e 'firefox.desktop\nxterm.desktop' | qvm-appmenus --set-whitelist=- --update fedora-30-dvm | |
Function: cmd.run | |
Result: True | |
Comment: Command "echo -e 'firefox.desktop\nxterm.desktop' | qvm-appmenus --set-whitelist=- --update fedora-30-dvm" run | |
Started: 15:17:51.727352 | |
Duration: 463.67 ms | |
Changes: | |
---------- | |
pid: | |
7283 | |
retcode: | |
0 | |
stderr: | |
fedora-30-dvm: Creating appmenus | |
stdout: | |
---------- | |
ID: dom0-install-fedora-template | |
Function: pkg.installed | |
Result: True | |
Comment: All specified packages are already installed | |
Started: 15:17:52.713255 | |
Duration: 963.227 ms | |
Changes: | |
---------- | |
ID: set-fedora-default-template-version | |
Function: cmd.run | |
Name: qubes-prefs default_template fedora-30 | |
Result: True | |
Comment: Command "qubes-prefs default_template fedora-30" run | |
Started: 15:17:53.677041 | |
Duration: 252.989 ms | |
Changes: | |
---------- | |
pid: | |
7291 | |
retcode: | |
0 | |
stderr: | |
stdout: | |
Summary for local | |
------------ | |
Succeeded: 4 (changed=2) | |
Failed: 0 | |
------------ | |
Total states run: 4 | |
Total run time: 1.935 s | |
sys-firewall: | |
---------- | |
ID: sys-firewall-rpm-test-key | |
Function: file.managed | |
Name: /rw/config/RPM-GPG-KEY-securedrop-workstation | |
Result: True | |
Comment: File /rw/config/RPM-GPG-KEY-securedrop-workstation is in the correct state | |
Started: 15:18:35.112866 | |
Duration: 270.66 ms | |
Changes: | |
---------- | |
ID: sys-firewall-rpm-test-key-script | |
Function: file.managed | |
Name: /rw/config/sd-copy-rpm-repo-pubkey.sh | |
Result: True | |
Comment: File /rw/config/sd-copy-rpm-repo-pubkey.sh is in the correct state | |
Started: 15:18:35.383693 | |
Duration: 3.232 ms | |
Changes: | |
---------- | |
ID: sys-firewall-rpm-test-key-rclocal | |
Function: file.append | |
Name: /rw/config/rc.local | |
Result: True | |
Comment: File /rw/config/rc.local is in correct state | |
Started: 15:18:35.387112 | |
Duration: 2.487 ms | |
Changes: | |
---------- | |
ID: sys-firewall-rpm-test-key-import | |
Function: cmd.run | |
Name: /rw/config/sd-copy-rpm-repo-pubkey.sh | |
Result: True | |
Comment: Command "/rw/config/sd-copy-rpm-repo-pubkey.sh" run | |
Started: 15:18:35.394219 | |
Duration: 24.567 ms | |
Changes: | |
---------- | |
pid: | |
1579 | |
retcode: | |
0 | |
stderr: | |
stdout: | |
Summary for sys-firewall | |
------------ | |
Succeeded: 4 (changed=1) | |
Failed: 0 | |
------------ | |
Total states run: 4 | |
Total run time: 300.946 ms | |
Set up dom0 config files, including RPC policies, and create VMs | |
[ERROR ] {'pid': 8198, 'retcode': 2, 'stderr': "usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE]\n [--running] [--paused] [--template] [--networked]\n [VMNAME [VMNAME ...]]\nqvm-check: error: no such domain: 'sd-app'\nusage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE]\n [--running] [--paused] [--template] [--networked]\n [VMNAME [VMNAME ...]]\nqvm-check: error: no such domain: 'sd-viewer'\nusage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE]\n [--running] [--paused] [--template] [--networked]\n [VMNAME [VMNAME ...]]\nqvm-check: error: no such domain: 'sd-devices'\nusage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE]\n [--running] [--paused] [--template] [--networked]\n [VMNAME [VMNAME ...]]\nqvm-check: error: no such domain: 'sd-proxy'\nusage: qvm-shutdown [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE]\n [--wait] [--timeout TIMEOUT]\n [VMNAME [VMNAME ...]]\nqvm-shutdown: error: no such domain: 'sd-proxy'", 'stdout': ''} | |
local: | |
---------- | |
ID: template-whonix-ws-15 | |
Function: pkg.installed | |
Name: qubes-template-whonix-ws-15 | |
Result: True | |
Comment: Package qubes-template-whonix-ws-15 is already installed | |
Started: 15:18:46.177019 | |
Duration: 1000.086 ms | |
Changes: | |
---------- | |
ID: whonix-ws-tag | |
Function: qvm.vm | |
Name: whonix-ws-15 | |
Result: True | |
Comment: ====== ['features'] ====== | |
[SKIP] Feature already in desired state: ENABLE 'whonix-ws' = Enabled | |
====== ['tags'] ====== | |
[SKIP] All requested tags already set: created-by-dom0,sd-workstation-updates,whonix-updatevm | |
Started: 15:18:47.182429 | |
Duration: 237.486 ms | |
Changes: | |
---------- | |
ID: whonix-ws-update-policy | |
Function: file.prepend | |
Name: /etc/qubes-rpc/policy/qubes.UpdatesProxy | |
Result: True | |
Comment: File /etc/qubes-rpc/policy/qubes.UpdatesProxy is in correct state | |
Started: 15:18:47.422264 | |
Duration: 4.045 ms | |
Changes: | |
---------- | |
ID: whonix-get-date-policy | |
Function: file.prepend | |
Name: /etc/qubes-rpc/policy/qubes.GetDate | |
Result: True | |
Comment: File /etc/qubes-rpc/policy/qubes.GetDate is in correct state | |
Started: 15:18:47.426434 | |
Duration: 1.516 ms | |
Changes: | |
---------- | |
ID: template-whonix-gw-15 | |
Function: pkg.installed | |
Name: qubes-template-whonix-gw-15 | |
Result: True | |
Comment: Package qubes-template-whonix-gw-15 is already installed | |
Started: 15:18:47.428071 | |
Duration: 0.442 ms | |
Changes: | |
---------- | |
ID: whonix-gw-tag | |
Function: qvm.vm | |
Name: whonix-gw-15 | |
Result: True | |
Comment: ====== ['features'] ====== | |
[SKIP] Feature already in desired state: ENABLE 'whonix-gw' = Enabled | |
====== ['tags'] ====== | |
[SKIP] All requested tags already set: created-by-dom0,sd-workstation-updates,whonix-updatevm | |
Started: 15:18:47.428611 | |
Duration: 350.376 ms | |
Changes: | |
---------- | |
ID: whonix-gw-update-policy | |
Function: file.prepend | |
Name: /etc/qubes-rpc/policy/qubes.UpdatesProxy | |
Result: True | |
Comment: File /etc/qubes-rpc/policy/qubes.UpdatesProxy is in correct state | |
Started: 15:18:47.779134 | |
Duration: 6.571 ms | |
Changes: | |
---------- | |
ID: sys-net | |
Function: qvm.exists | |
Result: True | |
Comment: /usr/bin/qvm-check sys-net None | |
Started: 15:18:47.785872 | |
Duration: 332.086 ms | |
Changes: | |
---------- | |
ID: sys-firewall | |
Function: qvm.exists | |
Result: True | |
Comment: /usr/bin/qvm-check sys-firewall None | |
Started: 15:18:48.118481 | |
Duration: 311.839 ms | |
Changes: | |
---------- | |
ID: sys-whonix | |
Function: qvm.exists | |
Result: True | |
Comment: /usr/bin/qvm-check sys-whonix None | |
Started: 15:18:48.430876 | |
Duration: 340.465 ms | |
Changes: | |
---------- | |
ID: whonix-ws-15-dvm | |
Function: qvm.exists | |
Result: True | |
Comment: /usr/bin/qvm-check whonix-ws-15-dvm None | |
Started: 15:18:48.777195 | |
Duration: 334.963 ms | |
Changes: | |
---------- | |
ID: qvm-appmenus --update whonix-ws-15-dvm | |
Function: cmd.run | |
Result: True | |
Comment: State was not run because none of the onchanges reqs changed | |
Changes: | |
---------- | |
ID: anon-whonix | |
Function: qvm.exists | |
Result: True | |
Comment: /usr/bin/qvm-check anon-whonix None | |
Started: 15:18:49.113760 | |
Duration: 363.744 ms | |
Changes: | |
---------- | |
ID: dom0-rpm-test-key | |
Function: file.managed | |
Name: /etc/pki/rpm-gpg/RPM-GPG-KEY-securedrop-workstation | |
Result: True | |
Comment: File /etc/pki/rpm-gpg/RPM-GPG-KEY-securedrop-workstation is in the correct state | |
Started: 15:18:49.477915 | |
Duration: 20.704 ms | |
Changes: | |
---------- | |
ID: dom0-rpm-test-key-import | |
Function: cmd.run | |
Name: sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-securedrop-workstation | |
Result: True | |
Comment: Command "sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-securedrop-workstation" run | |
Started: 15:18:49.499759 | |
Duration: 71.343 ms | |
Changes: | |
---------- | |
pid: | |
8196 | |
retcode: | |
0 | |
stderr: | |
stdout: | |
---------- | |
ID: dom0-workstation-rpm-repo | |
Function: file.managed | |
Name: /etc/yum.repos.d/securedrop-workstation-dom0.repo | |
Result: True | |
Comment: File /etc/yum.repos.d/securedrop-workstation-dom0.repo is in the correct state | |
Started: 15:18:49.573109 | |
Duration: 6.486 ms | |
Changes: | |
---------- | |
ID: dom0-remove-securedrop-workstation-stretch-template | |
Function: pkg.removed | |
Result: True | |
Comment: All specified packages are already absent | |
Started: 15:18:49.580552 | |
Duration: 0.837 ms | |
Changes: | |
---------- | |
ID: dom0-install-securedrop-workstation-template | |
Function: pkg.installed | |
Result: True | |
Comment: All specified packages are already installed | |
Started: 15:18:49.582903 | |
Duration: 0.63 ms | |
Changes: | |
---------- | |
ID: dom0-remove-legacy-updater | |
Function: file.absent | |
Name: /usr/bin/securedrop-update | |
Result: True | |
Comment: File /usr/bin/securedrop-update is not present | |
Started: 15:18:49.583653 | |
Duration: 0.492 ms | |
Changes: | |
---------- | |
ID: dom0-remove-legacy-updater | |
Function: file.absent | |
Name: /etc/cron.daily/securedrop-update-cron | |
Result: True | |
Comment: File /etc/cron.daily/securedrop-update-cron is not present | |
Started: 15:18:49.584241 | |
Duration: 0.386 ms | |
Changes: | |
---------- | |
ID: dom0-securedrop-icons-directory | |
Function: file.directory | |
Name: /usr/share/securedrop/icons | |
Result: True | |
Comment: Directory /usr/share/securedrop/icons is in the correct state | |
Directory /usr/share/securedrop/icons updated | |
Started: 15:18:49.584727 | |
Duration: 1.016 ms | |
Changes: | |
---------- | |
ID: dom0-securedrop-icon | |
Function: file.managed | |
Name: /usr/share/securedrop/icons/sd-logo.png | |
Result: True | |
Comment: File /usr/share/securedrop/icons/sd-logo.png is in the correct state | |
Started: 15:18:49.586555 | |
Duration: 7.325 ms | |
Changes: | |
---------- | |
ID: dom0-enabled-apparmor-on-whonix-gw-template | |
Function: qvm.vm | |
Name: whonix-gw-15 | |
Result: True | |
Comment: ====== ['prefs'] ====== | |
[SKIP] kernelopts : nopat apparmor=1 security=apparmor | |
Started: 15:18:49.594472 | |
Duration: 35.194 ms | |
Changes: | |
---------- | |
ID: dom0-enabled-apparmor-on-whonix-ws-template | |
Function: qvm.vm | |
Name: whonix-ws-15 | |
Result: True | |
Comment: ====== ['prefs'] ====== | |
[SKIP] kernelopts : nopat apparmor=1 security=apparmor | |
Started: 15:18:49.630055 | |
Duration: 44.54 ms | |
Changes: | |
---------- | |
ID: dom0-create-opt-securedrop-directory | |
Function: file.directory | |
Name: /opt/securedrop | |
Result: True | |
Comment: Directory /opt/securedrop is in the correct state | |
Directory /opt/securedrop updated | |
Started: 15:18:49.674748 | |
Duration: 0.637 ms | |
Changes: | |
---------- | |
ID: dom0-login-autostart-directory | |
Function: file.directory | |
Name: /home/erik/.config/autostart | |
Result: True | |
Comment: Directory /home/erik/.config/autostart is in the correct state | |
Directory /home/erik/.config/autostart updated | |
Started: 15:18:49.675507 | |
Duration: 0.83 ms | |
Changes: | |
---------- | |
ID: dom0-login-autostart-desktop-file | |
Function: file.managed | |
Name: /home/erik/.config/autostart/SDWLogin.desktop | |
Result: True | |
Comment: File /home/erik/.config/autostart/SDWLogin.desktop is in the correct state | |
Started: 15:18:49.677115 | |
Duration: 5.423 ms | |
Changes: | |
---------- | |
ID: dom0-login-autostart-script | |
Function: file.managed | |
Name: /usr/bin/securedrop-login | |
Result: True | |
Comment: File /usr/bin/securedrop-login is in the correct state | |
Started: 15:18:49.682736 | |
Duration: 4.327 ms | |
Changes: | |
---------- | |
ID: dom0-tag-whonix-ws-15 | |
Function: qvm.vm | |
Name: whonix-ws-15 | |
Result: True | |
Comment: ====== ['tags'] ====== | |
[SKIP] All requested tags already set: created-by-dom0,sd-workstation-updates,whonix-updatevm | |
Started: 15:18:49.687206 | |
Duration: 415.161 ms | |
Changes: | |
---------- | |
ID: dom0-tag-whonix-gw-15 | |
Function: qvm.vm | |
Name: whonix-gw-15 | |
Result: True | |
Comment: ====== ['tags'] ====== | |
[SKIP] All requested tags already set: created-by-dom0,sd-workstation-updates,whonix-updatevm | |
Started: 15:18:50.102533 | |
Duration: 354.061 ms | |
Changes: | |
---------- | |
ID: dom0-securedrop-launcher-directory | |
Function: file.recurse | |
Name: /opt/securedrop/launcher | |
Result: True | |
Comment: Recursively updated /opt/securedrop/launcher | |
Started: 15:18:50.456760 | |
Duration: 127.953 ms | |
Changes: | |
---------- | |
/opt/securedrop/launcher/sdw-launcher.py: | |
---------- | |
mode: | |
0644 | |
/opt/securedrop/launcher/sdw-notify.py: | |
---------- | |
mode: | |
0644 | |
---------- | |
ID: dom0-securedrop-launcher-executables | |
Function: file.managed | |
Name: /opt/securedrop/launcher/sdw-launcher.py | |
Result: True | |
Comment: | |
Started: 15:18:50.588733 | |
Duration: 134.128 ms | |
Changes: | |
---------- | |
mode: | |
0755 | |
---------- | |
ID: dom0-securedrop-launcher-executables | |
Function: file.managed | |
Name: /opt/securedrop/launcher/sdw-notify.py | |
Result: True | |
Comment: | |
Started: 15:18:50.726107 | |
Duration: 56.728 ms | |
Changes: | |
---------- | |
mode: | |
0755 | |
---------- | |
ID: dom0-securedrop-launcher-desktop-shortcut | |
Function: file.managed | |
Name: /home/erik/Desktop/securedrop-launcher.desktop | |
Result: True | |
Comment: File /home/erik/Desktop/securedrop-launcher.desktop is in the correct state | |
Started: 15:18:50.785593 | |
Duration: 7.324 ms | |
Changes: | |
---------- | |
ID: dom0-remove-securedrop-workstation-dom0-config | |
Function: pkg.removed | |
Result: True | |
Comment: All specified packages are already absent | |
Started: 15:18:50.818450 | |
Duration: 0.399 ms | |
Changes: | |
---------- | |
ID: sd-workstation-template | |
Function: qvm.vm | |
Name: securedrop-workstation-buster | |
Result: True | |
Comment: ====== ['prefs'] ====== | |
[SKIP] virt_mode : hvm | |
[SKIP] kernel : | |
====== ['features'] ====== | |
[SKIP] Feature already in desired state: ENABLE 'service.paxctld' = Enabled | |
====== ['tags'] ====== | |
[SKIP] All requested tags already set: created-by-dom0,sd-buster,sd-workstation,sd-workstation-updates | |
Started: 15:18:50.820458 | |
Duration: 1205.859 ms | |
Changes: | |
---------- | |
ID: run-prep-upgrade-scripts | |
Function: cmd.script | |
Name: salt://securedrop-handle-upgrade | |
Result: False | |
Comment: Command 'salt://securedrop-handle-upgrade' run | |
Started: 15:18:52.027065 | |
Duration: 1058.531 ms | |
Changes: | |
---------- | |
pid: | |
8198 | |
retcode: | |
2 | |
stderr: | |
usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--running] [--paused] [--template] [--networked] | |
[VMNAME [VMNAME ...]] | |
qvm-check: error: no such domain: 'sd-app' | |
usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--running] [--paused] [--template] [--networked] | |
[VMNAME [VMNAME ...]] | |
qvm-check: error: no such domain: 'sd-viewer' | |
usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--running] [--paused] [--template] [--networked] | |
[VMNAME [VMNAME ...]] | |
qvm-check: error: no such domain: 'sd-devices' | |
usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--running] [--paused] [--template] [--networked] | |
[VMNAME [VMNAME ...]] | |
qvm-check: error: no such domain: 'sd-proxy' | |
usage: qvm-shutdown [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--wait] [--timeout TIMEOUT] | |
[VMNAME [VMNAME ...]] | |
qvm-shutdown: error: no such domain: 'sd-proxy' | |
stdout: | |
---------- | |
ID: sd-gpg | |
Function: qvm.vm | |
Result: False | |
Comment: One or more requisite failed: sd-upgrade-templates.run-prep-upgrade-scripts | |
Changes: | |
---------- | |
ID: dom0-crontab-update-notify | |
Function: file.blockreplace | |
Name: /etc/crontab | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:53.087110 | |
Duration: 1.947 ms | |
Changes: | |
---------- | |
ID: sd-viewer-template | |
Function: qvm.vm | |
Name: sd-viewer-buster-template | |
Result: False | |
Comment: One or more requisite failed: sd-upgrade-templates.run-prep-upgrade-scripts | |
Changes: | |
---------- | |
ID: sd-viewer | |
Function: qvm.vm | |
Result: False | |
Comment: One or more requisite failed: sd-viewer.sd-viewer-template | |
Changes: | |
---------- | |
ID: sd-viewer-default-dispvm | |
Function: cmd.run | |
Name: qubes-prefs default_dispvm sd-viewer | |
Result: False | |
Comment: One or more requisite failed: sd-viewer.sd-viewer | |
Changes: | |
---------- | |
ID: sd-whonix | |
Function: qvm.vm | |
Result: False | |
Comment: One or more requisite failed: sd-upgrade-templates.run-prep-upgrade-scripts | |
Changes: | |
---------- | |
ID: sd-proxy-template | |
Function: qvm.vm | |
Name: sd-proxy-buster-template | |
Result: True | |
Comment: ====== ['clone'] ====== | |
[SKIP] A VM with the name 'sd-proxy-buster-template' already exists. | |
====== ['tags'] ====== | |
[SKIP] All requested tags already set: created-by-dom0,sd-buster,sd-workstation,sd-workstation-updates,whonix-updatevm | |
Started: 15:18:53.091315 | |
Duration: 1512.975 ms | |
Changes: | |
---------- | |
ID: sd-proxy | |
Function: qvm.vm | |
Result: False | |
Comment: One or more requisite failed: sd-whonix.sd-whonix | |
Changes: | |
---------- | |
ID: sd-proxy-dom0-securedrop.Proxy | |
Function: file.prepend | |
Name: /etc/qubes-rpc/policy/securedrop.Proxy | |
Result: True | |
Comment: File /etc/qubes-rpc/policy/securedrop.Proxy is in correct state | |
Started: 15:18:54.606716 | |
Duration: 3.275 ms | |
Changes: | |
---------- | |
ID: sd-app-template | |
Function: qvm.vm | |
Name: sd-app-buster-template | |
Result: False | |
Comment: One or more requisite failed: sd-upgrade-templates.run-prep-upgrade-scripts | |
Changes: | |
---------- | |
ID: sd-app | |
Function: qvm.vm | |
Result: False | |
Comment: One or more requisite failed: sd-app.sd-app-template | |
Changes: | |
---------- | |
ID: sd-app-private-volume-size | |
Function: cmd.run | |
Name: qvm-volume resize sd-app:private 10GiB | |
Result: False | |
Comment: One or more requisite failed: sd-app.sd-app | |
Changes: | |
---------- | |
ID: sd-app-template-sync-appmenus | |
Function: cmd.run | |
Name: qvm-start --skip-if-running sd-app-buster-template && qvm-sync-appmenus sd-app-buster-template | |
Result: False | |
Comment: One or more requisite failed: sd-app.sd-app-template | |
Changes: | |
---------- | |
ID: sys-whonix-template-config | |
Function: qvm.vm | |
Name: sys-whonix | |
Result: False | |
Comment: One or more requisite failed: sd-upgrade-templates.run-prep-upgrade-scripts | |
Changes: | |
---------- | |
ID: anon-whonix-template-config | |
Function: qvm.vm | |
Name: anon-whonix | |
Result: True | |
Comment: ====== ['prefs'] ====== | |
[SKIP] template : whonix-ws-15 | |
Started: 15:18:54.613004 | |
Duration: 29.565 ms | |
Changes: | |
---------- | |
ID: run-remove-upgrade-scripts | |
Function: cmd.script | |
Name: salt://securedrop-handle-upgrade | |
Result: True | |
Comment: Command 'salt://securedrop-handle-upgrade' run | |
Started: 15:18:54.642710 | |
Duration: 442.961 ms | |
Changes: | |
---------- | |
pid: | |
8243 | |
retcode: | |
0 | |
stderr: | |
usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--running] [--paused] [--template] [--networked] | |
[VMNAME [VMNAME ...]] | |
qvm-check: error: no such domain: 'sd-app-template' | |
usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--running] [--paused] [--template] [--networked] | |
[VMNAME [VMNAME ...]] | |
qvm-check: error: no such domain: 'sd-viewer-template' | |
usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--running] [--paused] [--template] [--networked] | |
[VMNAME [VMNAME ...]] | |
qvm-check: error: no such domain: 'sd-devices-template' | |
usage: qvm-check [--verbose] [--quiet] [--help] [--all] [--exclude EXCLUDE] | |
[--running] [--paused] [--template] [--networked] | |
[VMNAME [VMNAME ...]] | |
qvm-check: error: no such domain: 'sd-proxy-template' | |
stdout: | |
---------- | |
ID: dom0-rpc-qubes.ClipboardPaste | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.ClipboardPaste | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.086015 | |
Duration: 1.666 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.FeaturesRequest | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.FeaturesRequest | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.087784 | |
Duration: 0.507 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.Filecopy | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.Filecopy | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.088440 | |
Duration: 0.533 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.OpenInVM | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.OpenInVM | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.089064 | |
Duration: 0.558 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.OpenURL | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.OpenURL | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.089714 | |
Duration: 0.523 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.PdfConvert | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.PdfConvert | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.090320 | |
Duration: 0.535 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.StartApp | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.StartApp | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.090956 | |
Duration: 0.525 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.USB | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.USB | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.091577 | |
Duration: 0.49 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.ensure.USBAttach | |
Function: file.managed | |
Name: /etc/qubes-rpc/policy/qubes.USBAttach | |
Result: True | |
Comment: File /etc/qubes-rpc/policy/qubes.USBAttach exists with proper permissions. No changes made. | |
Started: 15:18:55.092164 | |
Duration: 0.674 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.USBAttach | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.USBAttach | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.094382 | |
Duration: 0.566 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.VMRootShell | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.VMRootShell | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.095039 | |
Duration: 0.569 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.VMshell | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.VMShell | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.095719 | |
Duration: 0.59 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.Gpg | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.Gpg | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.096420 | |
Duration: 0.525 ms | |
Changes: | |
---------- | |
ID: dom0-rpc-qubes.GpgImportKey | |
Function: file.blockreplace | |
Name: /etc/qubes-rpc/policy/qubes.GpgImportKey | |
Result: True | |
Comment: No changes needed to be made | |
Started: 15:18:55.097049 | |
Duration: 0.528 ms | |
Changes: | |
---------- | |
ID: sd-devices-template | |
Function: qvm.vm | |
Name: sd-devices-buster-template | |
Result: False | |
Comment: One or more requisite failed: sd-upgrade-templates.run-prep-upgrade-scripts | |
Changes: | |
---------- | |
ID: sd-devices-dvm | |
Function: qvm.vm | |
Result: False | |
Comment: One or more requisite failed: sd-devices.sd-devices-template | |
Changes: | |
---------- | |
ID: sd-devices-template-sync-appmenus | |
Function: cmd.run | |
Name: qvm-start --skip-if-running sd-devices-buster-template && qvm-sync-appmenus sd-devices-buster-template | |
Result: False | |
Comment: One or more requisite failed: sd-devices.sd-devices-template | |
Changes: | |
---------- | |
ID: sd-devices-create-named-dispvm | |
Function: qvm.vm | |
Name: sd-devices | |
Result: False | |
Comment: One or more requisite failed: sd-devices.sd-devices-dvm | |
Changes: | |
---------- | |
ID: fedora-30-dvm | |
Function: qvm.vm | |
Result: True | |
Comment: ====== ['present'] ====== | |
[SKIP] A VM with the name 'fedora-30-dvm' already exists. | |
====== ['prefs'] ====== | |
[SKIP] template_for_dispvms: True | |
[SKIP] label : red | |
====== ['features'] ====== | |
[SKIP] Feature already in desired state: ENABLE 'appmenus-dispvm' = Enabled | |
Started: 15:18:55.099873 | |
Duration: 280.687 ms | |
Changes: | |
---------- | |
ID: echo -e 'firefox.desktop\nxterm.desktop' | qvm-appmenus --set-whitelist=- --update fedora-30-dvm | |
Function: cmd.run | |
Result: True | |
Comment: Command "echo -e 'firefox.desktop\nxterm.desktop' | qvm-appmenus --set-whitelist=- --update fedora-30-dvm" run | |
Started: 15:18:55.380892 | |
Duration: 470.219 ms | |
Changes: | |
---------- | |
pid: | |
8289 | |
retcode: | |
0 | |
stderr: | |
fedora-30-dvm: Creating appmenus | |
stdout: | |
---------- | |
ID: dom0-install-fedora-template | |
Function: pkg.installed | |
Result: True | |
Comment: All specified packages are already installed | |
Started: 15:18:55.851607 | |
Duration: 1.523 ms | |
Changes: | |
---------- | |
ID: set-fedora-default-template-version | |
Function: cmd.run | |
Name: qubes-prefs default_template fedora-30 | |
Result: True | |
Comment: Command "qubes-prefs default_template fedora-30" run | |
Started: 15:18:55.855153 | |
Duration: 250.532 ms | |
Changes: | |
---------- | |
pid: | |
8294 | |
retcode: | |
0 | |
stderr: | |
stdout: | |
---------- | |
ID: topd-always-passes | |
Function: test.succeed_without_changes | |
Name: foo | |
Result: True | |
Comment: Success! | |
Started: 15:18:56.109524 | |
Duration: 0.653 ms | |
Changes: | |
---------- | |
ID: sd-log-template | |
Function: qvm.vm | |
Name: sd-log-buster-template | |
Result: True | |
Comment: ====== ['clone'] ====== | |
[SKIP] A VM with the name 'sd-log-buster-template' already exists. | |
====== ['tags'] ====== | |
[SKIP] All requested tags already set: created-by-dom0,sd-buster,sd-workstation,sd-workstation-updates | |
Started: 15:18:56.110984 | |
Duration: 417.796 ms | |
Changes: | |
---------- | |
ID: sd-log | |
Function: qvm.vm | |
Result: True | |
Comment: ====== ['present'] ====== | |
[SKIP] A VM with the name 'sd-log' already exists. | |
====== ['prefs'] ====== | |
[SKIP] autostart : True | |
[SKIP] netvm : None | |
====== ['features'] ====== | |
[SKIP] Feature already in desired state: ENABLE 'service.paxctld' = Enabled | |
====== ['tags'] ====== | |
[SKIP] All requested tags already set: created-by-dom0,sd-workstation | |
Started: 15:18:56.530202 | |
Duration: 472.37 ms | |
Changes: | |
---------- | |
ID: sd-log-dom0-securedrop.Log | |
Function: file.prepend | |
Name: /etc/qubes-rpc/policy/securedrop.Log | |
Result: True | |
Comment: File /etc/qubes-rpc/policy/securedrop.Log is in correct state | |
Started: 15:18:57.002910 | |
Duration: 3.19 ms | |
Changes: | |
---------- | |
ID: sd-log-private-volume-size | |
Function: cmd.run | |
Name: qvm-volume resize sd-log:private 5GiB | |
Result: True | |
Comment: Command "qvm-volume resize sd-log:private 5GiB | |
" run | |
Started: 15:18:57.007258 | |
Duration: 453.24 ms | |
Changes: | |
---------- | |
pid: | |
8337 | |
retcode: | |
0 | |
stderr: | |
stdout: | |
---------- | |
ID: sd-dom-dom0-securedrop.Log | |
Function: file.prepend | |
Name: /etc/qubes-rpc/policy/securedrop.Log | |
Result: True | |
Comment: File /etc/qubes-rpc/policy/securedrop.Log is in correct state | |
Started: 15:18:57.460930 | |
Duration: 2.762 ms | |
Changes: | |
Summary for local | |
------------- | |
Succeeded: 65 (changed=9) | |
Failed: 16 | |
------------- | |
Total states run: 81 | |
Total run time: 11.196 s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment