Skip to content

Commit

Permalink
Commited 907129
Browse files Browse the repository at this point in the history
  • Loading branch information
Logger committed Dec 12, 2024
1 parent 392ae66 commit 9dfed7f
Show file tree
Hide file tree
Showing 27 changed files with 83,643 additions and 27,119 deletions.
3,226 changes: 1,593 additions & 1,633 deletions new_logs/907129/c-api.service

Large diffs are not rendered by default.

1,970 changes: 985 additions & 985 deletions new_logs/907129/c-sch.service

Large diffs are not rendered by default.

1,429 changes: 709 additions & 720 deletions new_logs/907129/c-vol.service

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion new_logs/907129/devstack_logs/devstacklog.txt
57,625 changes: 57,625 additions & 0 deletions new_logs/907129/devstack_logs/devstacklog.txt.2024-12-12-071843

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
2024-12-12 07:18:43.987 | stack.sh log /tmp/devstack_logs/devstacklog.txt.2024-12-12-071843
2024-12-12 07:19:16.736 | Installing package prerequisites
2024-12-12 07:23:31.053 | Starting RabbitMQ
2024-12-12 07:24:11.648 | Installing OpenStack project source
2024-12-12 07:32:29.673 | Installing Tempest
2024-12-12 07:32:33.573 | Configuring and starting MySQL
2024-12-12 07:32:52.461 | Starting Keystone
2024-12-12 07:33:44.615 | Configuring Horizon
2024-12-12 07:34:35.489 | Configuring Glance
2024-12-12 07:34:35.832 | Configuring Neutron
2024-12-12 07:35:36.521 | Configuring Swift
2024-12-12 07:35:36.743 | Configuring Cinder
2024-12-12 07:35:36.931 | Configuring placement
2024-12-12 07:35:57.922 | Configuring Nova
2024-12-12 07:36:14.676 | Starting Swift
2024-12-12 07:36:33.083 | Starting Nova API
2024-12-12 07:36:40.125 | Starting OVN services
2024-12-12 07:37:14.286 | Starting Neutron
2024-12-12 07:37:21.433 | Starting Placement
2024-12-12 07:37:29.655 | Starting Nova
2024-12-12 07:37:49.645 | Starting Cinder
2024-12-12 07:38:02.816 | Starting Glance
2024-12-12 07:38:07.743 | Uploading images
2024-12-12 07:38:16.362 | Starting Horizon
2024-12-12 07:38:44.119 | Configuring lvm.conf global device filter
2024-12-12 07:38:44.485 | set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack
2024-12-12 07:38:45.366 | Initializing Tempest
2024-12-12 07:39:51.123 | Installing Tempest Plugins
2024-12-12 07:39:51.795 | stack.sh completed in 1340 seconds.
2 changes: 1 addition & 1 deletion new_logs/907129/devstack_logs/devstacklog.txt.summary
1,060 changes: 463 additions & 597 deletions new_logs/907129/devstack_logs/dstat-csv.log

Large diffs are not rendered by default.

1,062 changes: 464 additions & 598 deletions new_logs/907129/dstat.service

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions new_logs/907129/etc/cinder/cinder-api-uwsgi.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

[uwsgi]
chmod-socket = 666
socket = /var/run/uwsgi/cinder-wsgi.socket
socket = /var/run/uwsgi/cinder-api.socket
start-time = %t
lazy-apps = true
add-header = Connection: close
buffer-size = 65535
Expand All @@ -14,4 +15,4 @@ exit-on-reload = false
die-on-term = true
master = true
processes = 2
wsgi-file = /opt/stack/data/venv/bin/cinder-wsgi
module = cinder.wsgi.api:application
4 changes: 2 additions & 2 deletions new_logs/907129/etc/cinder/cinder.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ auth_type = password
[DEFAULT]
volume_name_template = openstack-ci-%s
iscsi_helper = tgtadm
cinder_internal_tenant_user_id = 4992949ef05540dcab8d423e6da45b6d
cinder_internal_tenant_project_id = 44616ad2c238462aab673ea5faf006e2
cinder_internal_tenant_user_id = 9b5dc0d335d7481db13fad54c0c9a764
cinder_internal_tenant_project_id = 4c9389fd8a8745779173d21d52437fd6
graceful_shutdown_timeout = 5
glance_api_servers = http://10.201.5.82/image
osapi_volume_workers = 2
Expand Down
13,880 changes: 6,721 additions & 7,159 deletions new_logs/907129/etc/gate.log

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion new_logs/907129/etc/glance/glance-api.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ auth_type = password
[oslo_messaging_notifications]
driver = messagingv2

[image_format]
require_image_format_match = True

[glance_store]
stores = file, http, swift
default_swift_reference = ref1
Expand All @@ -58,7 +61,7 @@ enforce_new_defaults = true
enforce_scope = true

[oslo_limit]
endpoint_id = 016a6879613241d092c115ba0c1889bd
endpoint_id = 4a8d790fe23c431cb279626f550f36f7
system_scope = all
auth_url = http://10.201.5.82/identity
auth_type = password
Expand Down
1 change: 1 addition & 0 deletions new_logs/907129/etc/glance/glance-uwsgi.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

[uwsgi]
start-time = %t
socket-timeout = 30
http-keepalive = false
http-auto-chunked = true
Expand Down
10 changes: 8 additions & 2 deletions new_logs/907129/etc/glance/metadefs/compute-libvirt-image.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
"uefi"
]
},
"hw_firmware_stateless": {
"title": "Stateless Firmware",
"description": "Specifies whether the image should be booted with only read-only firmware image. If true, firmware configurations do not persist over server reboot. Note stateless firmware is only supported when UEFI is used.",
"type": "boolean"
},
"hw_rng_model": {
"title": "Random Number Generator Device",
"description": "Adds a random-number generator device to the image's instances. The cloud administrator can enable and control device behavior by configuring the instance's flavor. By default: The generator device is disabled. /dev/random is used as the default entropy source. To specify a physical HW RNG device, use the following option in the nova.conf file: rng_dev_path=/dev/hwrng",
Expand Down Expand Up @@ -106,7 +111,7 @@
},
"hw_vif_model": {
"title": "Virtual Network Interface",
"description": "Specifies the model of virtual network interface device to use. The valid options depend on the hypervisor configuration. libvirt driver options: KVM and QEMU: e1000, ne2k_pci, pcnet, rtl8139, spapr-vlan, virtio, e1000e and vmxnet3. Xen: e1000, netfront, ne2k_pci, pcnet, and rtl8139.",
"description": "Specifies the model of virtual network interface device to use. The valid options depend on the hypervisor configuration. libvirt driver options: KVM and QEMU: e1000, ne2k_pci, pcnet, rtl8139, spapr-vlan, virtio, e1000e, vmxnet3 and igb. Xen: e1000, netfront, ne2k_pci, pcnet, and rtl8139.",
"type": "string",
"enum": [
"e1000",
Expand All @@ -117,7 +122,8 @@
"rtl8139",
"spapr-vlan",
"virtio",
"vmxnet3"
"vmxnet3",
"igb"
]
},
"hw_vif_multiqueue_enabled": {
Expand Down
2 changes: 1 addition & 1 deletion new_logs/907129/etc/keystone/credential-keys/0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
BFAf53fkUKph5Ua_I-K3id1VG0iAyzHoZ1J1UzvN9Gw=
D752Vxg8oP0wHsuFmh9a4408_ETcMYxzEGNhgM4bqWI=
2 changes: 1 addition & 1 deletion new_logs/907129/etc/keystone/credential-keys/1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
hOv3luRkJoWZVVPCUREuVcI7s4PG4qGUsIS8zMSySKE=
m9NWbb19EYVEGpfAkmw1c_Dek5sU23okkSzEAgTE_hk=
2 changes: 1 addition & 1 deletion new_logs/907129/etc/keystone/fernet-keys/0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
GaS-Fzqh0ZyXV_06XKsKrIafyeE-8E7GBtAFXP0CBq0=
J3SnoHUDUxhJHJL6605Pg_w4PpSIsUEEdwI7lBLR1Kw=
2 changes: 1 addition & 1 deletion new_logs/907129/etc/keystone/fernet-keys/1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DI3DEBundJ89Zli489d3BJiIxmpUXv270NRCssbbOKI=
QW-d5XosyZJwXzT5I-yQ8jwbDEYfj78x4lF2jgPzBvg=
5 changes: 3 additions & 2 deletions new_logs/907129/etc/keystone/keystone-uwsgi-public.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

[uwsgi]
chmod-socket = 666
socket = /var/run/uwsgi/keystone-wsgi-public.socket
socket = /var/run/uwsgi/keystone-api.socket
start-time = %t
lazy-apps = true
add-header = Connection: close
buffer-size = 65535
Expand All @@ -14,4 +15,4 @@ exit-on-reload = false
die-on-term = true
master = true
processes = 2
wsgi-file = /opt/stack/data/venv/bin/keystone-wsgi-public
module = keystone.wsgi.api:application
Loading

0 comments on commit 9dfed7f

Please sign in to comment.