deploy-context 2.2.0.3.gec16643.4.g20d2d42.4.g17e8559 → 2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 29205f066231852be0a69806f48e1944a037d0fc2098aa5c9aa6d471c2ca5772
4
- data.tar.gz: 68ef02575a54320424efc24bc083dd72a15d93cf8fe5c118033f3688b7575b00
3
+ metadata.gz: 40d1611bf7cc5295f355530a2748e50c6b07199bcd69ea4feba98c5c9da0244b
4
+ data.tar.gz: f85d9e49303901db022d3043fc5ca076ae9f6e7182eb4b5ec3da9c9b61e3bcce
5
5
  SHA512:
6
- metadata.gz: 8110a46c813cc40a7a1f862ad4cebb352cb60316503a7a74665101e56cf5fde095f46310c73138818ea6fa1f5943a484d247a5829676bcb00b9ec59c52a750d8
7
- data.tar.gz: 4425f44f5802115bea09acadc8a3b518e11c5f43d0a29b9628458e466dbe9eb478217dec2cdd0b0ac99607b346f6b79cfe2076a0fc78e062cbb7548cf438c6d1
6
+ metadata.gz: 511fd09f5c38b47f1e58ca66c53e679e8240c4f003a11e0bc6949dd65b4e551c7f953f50b79638594d38118e7e22ed59926044a9baa67ed0c67c7df17a6a6ed2
7
+ data.tar.gz: 26589422e522a0aa068ef20bb8719f6f60458cfaddab83a3020f62e5f7566e3e72d31c284c171171ba644d4d4df7f6344bc2a244ec2696504c0db0ef7308e023
checksums.yaml.gz.sig CHANGED
Binary file
@@ -1,221 +1,149 @@
1
- I, [2023-10-04T18:08:32.039936 #773566] INFO -- Kitchen: -----> Starting Test Kitchen (v3.3.2)
2
- I, [2023-10-04T18:08:33.009816 #773566] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-ubuntu-2004>
3
- I, [2023-10-04T18:08:33.010383 #773566] INFO -- Kitchen: -----> Destroying <default-ubuntu-2004>...
4
- I, [2023-10-04T18:08:38.032142 #773566] INFO -- Kitchen: -----> Testing <default-ubuntu-2004>
5
- I, [2023-10-04T18:08:38.032292 #773566] INFO -- Kitchen: -----> Creating <default-ubuntu-2004>...
6
- I, [2023-10-04T18:09:47.933375 #773566] INFO -- Kitchen: -----> Converging <default-ubuntu-2004>...
7
- I, [2023-10-04T18:09:49.087725 #773566] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-centos-8>
8
- I, [2023-10-04T18:09:49.088227 #773566] INFO -- Kitchen: -----> Destroying <default-centos-8>...
9
- I, [2023-10-04T18:09:54.338994 #773566] INFO -- Kitchen: -----> Testing <default-centos-8>
10
- I, [2023-10-04T18:09:54.339113 #773566] INFO -- Kitchen: -----> Creating <default-centos-8>...
11
- I, [2023-10-04T18:10:44.942561 #773566] INFO -- Kitchen: -----> Converging <default-centos-8>...
12
- E, [2023-10-04T18:10:45.939399 #773566] ERROR -- Kitchen: ------Exception-------
13
- E, [2023-10-04T18:10:45.939460 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
14
- E, [2023-10-04T18:10:45.939501 #773566] ERROR -- Kitchen: Message: 2 actions failed.
15
- >>>>>> Failed to complete #converge action: [Expected process to exit with [0], but received '1'
16
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
17
- STDOUT: Installing cookbooks from lock
18
- Installing deploy-context 2.2.0
19
- STDERR: Error: Failed to install cookbooks from lockfile
20
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
21
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
22
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-ubuntu-2004
23
- >>>>>> Failed to complete #converge action: [Expected process to exit with [0], but received '1'
24
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
25
- STDOUT: Installing cookbooks from lock
26
- Installing deploy-context 2.2.0
27
- STDERR: Error: Failed to install cookbooks from lockfile
28
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
29
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
30
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-centos-8
31
- E, [2023-10-04T18:10:45.939542 #773566] ERROR -- Kitchen: ----------------------
32
- E, [2023-10-04T18:10:45.939576 #773566] ERROR -- Kitchen: ------Backtrace-------
33
- E, [2023-10-04T18:10:45.939609 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:181:in `report_errors'
34
- E, [2023-10-04T18:10:45.939647 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:172:in `run_action'
35
- E, [2023-10-04T18:10:45.939685 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:41:in `block in call'
36
- E, [2023-10-04T18:10:45.939718 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
37
- E, [2023-10-04T18:10:45.939754 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:37:in `call'
38
- E, [2023-10-04T18:10:45.939787 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:52:in `perform'
39
- E, [2023-10-04T18:10:45.939832 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:250:in `test'
40
- E, [2023-10-04T18:10:45.939867 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
41
- E, [2023-10-04T18:10:45.939898 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
42
- E, [2023-10-04T18:10:45.939935 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
43
- E, [2023-10-04T18:10:45.939971 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
44
- E, [2023-10-04T18:10:45.940003 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `block in <top (required)>'
45
- E, [2023-10-04T18:10:45.940037 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/errors.rb:183:in `with_friendly_errors'
46
- E, [2023-10-04T18:10:45.940069 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `<top (required)>'
47
- E, [2023-10-04T18:10:45.940102 #773566] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `load'
48
- E, [2023-10-04T18:10:45.940139 #773566] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `<main>'
49
- E, [2023-10-04T18:10:45.940173 #773566] ERROR -- Kitchen: ----End Backtrace-----
50
- E, [2023-10-04T18:10:45.940216 #773566] ERROR -- Kitchen: -Composite Exception--
51
- E, [2023-10-04T18:10:45.940250 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
52
- E, [2023-10-04T18:10:45.940282 #773566] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
53
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
54
- STDOUT: Installing cookbooks from lock
55
- Installing deploy-context 2.2.0
56
- STDERR: Error: Failed to install cookbooks from lockfile
57
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
58
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
59
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-ubuntu-2004
60
- E, [2023-10-04T18:10:45.940317 #773566] ERROR -- Kitchen: ----------------------
61
- E, [2023-10-04T18:10:45.940348 #773566] ERROR -- Kitchen: ------Backtrace-------
62
- E, [2023-10-04T18:10:45.940381 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
63
- E, [2023-10-04T18:10:45.940422 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
64
- E, [2023-10-04T18:10:45.940461 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
65
- E, [2023-10-04T18:10:45.940501 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
66
- E, [2023-10-04T18:10:45.940535 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
67
- E, [2023-10-04T18:10:45.940567 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
68
- E, [2023-10-04T18:10:45.940609 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
69
- E, [2023-10-04T18:10:45.940646 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
70
- E, [2023-10-04T18:10:45.940682 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
71
- E, [2023-10-04T18:10:45.940722 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
72
- E, [2023-10-04T18:10:45.940759 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
73
- E, [2023-10-04T18:10:45.940797 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
74
- E, [2023-10-04T18:10:45.940834 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
75
- E, [2023-10-04T18:10:45.940875 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
76
- E, [2023-10-04T18:10:45.941460 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
77
- E, [2023-10-04T18:10:45.941492 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
78
- E, [2023-10-04T18:10:45.941523 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
79
- E, [2023-10-04T18:10:45.941555 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
80
- E, [2023-10-04T18:10:45.941590 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
81
- E, [2023-10-04T18:10:45.941629 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
82
- E, [2023-10-04T18:10:45.941670 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
83
- E, [2023-10-04T18:10:45.941711 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
84
- E, [2023-10-04T18:10:45.941750 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
85
- E, [2023-10-04T18:10:45.941786 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
86
- E, [2023-10-04T18:10:45.941823 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
87
- E, [2023-10-04T18:10:45.941862 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
88
- E, [2023-10-04T18:10:45.941902 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
89
- E, [2023-10-04T18:10:45.941939 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
90
- E, [2023-10-04T18:10:45.941975 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
91
- E, [2023-10-04T18:10:45.942022 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
92
- E, [2023-10-04T18:10:45.942068 #773566] ERROR -- Kitchen: ----End Backtrace-----
93
- E, [2023-10-04T18:10:45.942108 #773566] ERROR -- Kitchen: ---Nested Exception---
94
- E, [2023-10-04T18:10:45.942147 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
95
- E, [2023-10-04T18:10:45.942180 #773566] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
96
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
97
- STDOUT: Installing cookbooks from lock
98
- Installing deploy-context 2.2.0
99
- STDERR: Error: Failed to install cookbooks from lockfile
100
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
101
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
102
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1]
103
- E, [2023-10-04T18:10:45.942221 #773566] ERROR -- Kitchen: ----------------------
104
- E, [2023-10-04T18:10:45.942259 #773566] ERROR -- Kitchen: ------Backtrace-------
105
- E, [2023-10-04T18:10:45.942296 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
106
- E, [2023-10-04T18:10:45.942335 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
107
- E, [2023-10-04T18:10:45.942386 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
108
- E, [2023-10-04T18:10:45.942424 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
109
- E, [2023-10-04T18:10:45.942458 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
110
- E, [2023-10-04T18:10:45.942497 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
111
- E, [2023-10-04T18:10:45.942535 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
112
- E, [2023-10-04T18:10:45.942573 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
113
- E, [2023-10-04T18:10:45.942609 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
114
- E, [2023-10-04T18:10:45.942654 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
115
- E, [2023-10-04T18:10:45.942697 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
116
- E, [2023-10-04T18:10:45.942738 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
117
- E, [2023-10-04T18:10:45.942775 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
118
- E, [2023-10-04T18:10:45.942811 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
119
- E, [2023-10-04T18:10:45.942854 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
120
- E, [2023-10-04T18:10:45.942893 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
121
- E, [2023-10-04T18:10:45.942932 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
122
- E, [2023-10-04T18:10:45.942968 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
123
- E, [2023-10-04T18:10:45.943013 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
124
- E, [2023-10-04T18:10:45.943050 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
125
- E, [2023-10-04T18:10:45.943088 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
126
- E, [2023-10-04T18:10:45.943125 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
127
- E, [2023-10-04T18:10:45.943162 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
128
- E, [2023-10-04T18:10:45.943201 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
129
- E, [2023-10-04T18:10:45.943240 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
130
- E, [2023-10-04T18:10:45.943279 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
131
- E, [2023-10-04T18:10:45.943321 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
132
- E, [2023-10-04T18:10:45.943357 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
133
- E, [2023-10-04T18:10:45.943394 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
134
- E, [2023-10-04T18:10:45.943432 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
135
- E, [2023-10-04T18:10:45.943466 #773566] ERROR -- Kitchen: ----End Backtrace-----
136
- E, [2023-10-04T18:10:45.943501 #773566] ERROR -- Kitchen: -Composite Exception--
137
- E, [2023-10-04T18:10:45.943542 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
138
- E, [2023-10-04T18:10:45.943584 #773566] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
139
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
140
- STDOUT: Installing cookbooks from lock
141
- Installing deploy-context 2.2.0
142
- STDERR: Error: Failed to install cookbooks from lockfile
143
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
144
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
145
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-centos-8
146
- E, [2023-10-04T18:10:45.943741 #773566] ERROR -- Kitchen: ----------------------
147
- E, [2023-10-04T18:10:45.943786 #773566] ERROR -- Kitchen: ------Backtrace-------
148
- E, [2023-10-04T18:10:45.943825 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
149
- E, [2023-10-04T18:10:45.943895 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
150
- E, [2023-10-04T18:10:45.943970 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
151
- E, [2023-10-04T18:10:45.944040 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
152
- E, [2023-10-04T18:10:45.944112 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
153
- E, [2023-10-04T18:10:45.944181 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
154
- E, [2023-10-04T18:10:45.944261 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
155
- E, [2023-10-04T18:10:45.944331 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
156
- E, [2023-10-04T18:10:45.944401 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
157
- E, [2023-10-04T18:10:45.944471 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
158
- E, [2023-10-04T18:10:45.944542 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
159
- E, [2023-10-04T18:10:45.944613 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
160
- E, [2023-10-04T18:10:45.944651 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
161
- E, [2023-10-04T18:10:45.944702 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
162
- E, [2023-10-04T18:10:45.944758 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
163
- E, [2023-10-04T18:10:45.944838 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
164
- E, [2023-10-04T18:10:45.944907 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
165
- E, [2023-10-04T18:10:45.944949 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
166
- E, [2023-10-04T18:10:45.944994 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
167
- E, [2023-10-04T18:10:45.945036 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
168
- E, [2023-10-04T18:10:45.945078 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
169
- E, [2023-10-04T18:10:45.945126 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
170
- E, [2023-10-04T18:10:45.945173 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
171
- E, [2023-10-04T18:10:45.945212 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
172
- E, [2023-10-04T18:10:45.945256 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
173
- E, [2023-10-04T18:10:45.945299 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
174
- E, [2023-10-04T18:10:45.945341 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
175
- E, [2023-10-04T18:10:45.945385 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
176
- E, [2023-10-04T18:10:45.945427 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
177
- E, [2023-10-04T18:10:45.945469 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
178
- E, [2023-10-04T18:10:45.945513 #773566] ERROR -- Kitchen: ----End Backtrace-----
179
- E, [2023-10-04T18:10:45.945552 #773566] ERROR -- Kitchen: ---Nested Exception---
180
- E, [2023-10-04T18:10:45.945589 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
181
- E, [2023-10-04T18:10:45.945628 #773566] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
182
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
183
- STDOUT: Installing cookbooks from lock
184
- Installing deploy-context 2.2.0
185
- STDERR: Error: Failed to install cookbooks from lockfile
186
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
187
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
188
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1]
189
- E, [2023-10-04T18:10:45.945667 #773566] ERROR -- Kitchen: ----------------------
190
- E, [2023-10-04T18:10:45.945704 #773566] ERROR -- Kitchen: ------Backtrace-------
191
- E, [2023-10-04T18:10:45.945742 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
192
- E, [2023-10-04T18:10:45.945791 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
193
- E, [2023-10-04T18:10:45.945841 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
194
- E, [2023-10-04T18:10:45.945891 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
195
- E, [2023-10-04T18:10:45.945933 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
196
- E, [2023-10-04T18:10:45.945976 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
197
- E, [2023-10-04T18:10:45.946027 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
198
- E, [2023-10-04T18:10:45.946069 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
199
- E, [2023-10-04T18:10:45.946109 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
200
- E, [2023-10-04T18:10:45.946157 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
201
- E, [2023-10-04T18:10:45.946201 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
202
- E, [2023-10-04T18:10:45.946272 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
203
- E, [2023-10-04T18:10:45.946315 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
204
- E, [2023-10-04T18:10:45.946363 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
205
- E, [2023-10-04T18:10:45.946410 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
206
- E, [2023-10-04T18:10:45.946451 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
207
- E, [2023-10-04T18:10:45.946494 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
208
- E, [2023-10-04T18:10:45.946535 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
209
- E, [2023-10-04T18:10:45.946580 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
210
- E, [2023-10-04T18:10:45.946647 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
211
- E, [2023-10-04T18:10:45.946688 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
212
- E, [2023-10-04T18:10:45.946730 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
213
- E, [2023-10-04T18:10:45.946772 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
214
- E, [2023-10-04T18:10:45.946818 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
215
- E, [2023-10-04T18:10:45.946860 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
216
- E, [2023-10-04T18:10:45.946902 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
217
- E, [2023-10-04T18:10:45.946948 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
218
- E, [2023-10-04T18:10:45.946996 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
219
- E, [2023-10-04T18:10:45.947035 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
220
- E, [2023-10-04T18:10:45.947082 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
221
- E, [2023-10-04T18:10:45.947123 #773566] ERROR -- Kitchen: ----End Backtrace-----
1
+ I, [2023-10-04T22:01:02.460421 #906698] INFO -- Kitchen: -----> Starting Test Kitchen (v3.3.2)
2
+ I, [2023-10-04T22:01:03.482790 #906698] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-ubuntu-2004>
3
+ I, [2023-10-04T22:01:03.483276 #906698] INFO -- Kitchen: -----> Destroying <default-ubuntu-2004>...
4
+ I, [2023-10-04T22:01:08.050626 #906698] INFO -- Kitchen: -----> Testing <default-ubuntu-2004>
5
+ I, [2023-10-04T22:01:08.050755 #906698] INFO -- Kitchen: -----> Creating <default-ubuntu-2004>...
6
+ I, [2023-10-04T22:02:19.092570 #906698] INFO -- Kitchen: -----> Converging <default-ubuntu-2004>...
7
+ I, [2023-10-04T22:02:38.908266 #906698] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-centos-8>
8
+ I, [2023-10-04T22:02:38.908788 #906698] INFO -- Kitchen: -----> Destroying <default-centos-8>...
9
+ I, [2023-10-04T22:02:43.926335 #906698] INFO -- Kitchen: -----> Testing <default-centos-8>
10
+ I, [2023-10-04T22:02:43.926476 #906698] INFO -- Kitchen: -----> Creating <default-centos-8>...
11
+ I, [2023-10-04T22:03:34.012296 #906698] INFO -- Kitchen: -----> Converging <default-centos-8>...
12
+ E, [2023-10-04T22:03:58.105502 #906698] ERROR -- Kitchen: ------Exception-------
13
+ E, [2023-10-04T22:03:58.105573 #906698] ERROR -- Kitchen: Class: Kitchen::ActionFailed
14
+ E, [2023-10-04T22:03:58.105612 #906698] ERROR -- Kitchen: Message: 2 actions failed.
15
+ >>>>>> Converge failed on instance <default-ubuntu-2004>. Please see .kitchen/logs/default-ubuntu-2004.log for more details
16
+ >>>>>> Converge failed on instance <default-centos-8>. Please see .kitchen/logs/default-centos-8.log for more details
17
+ E, [2023-10-04T22:03:58.105691 #906698] ERROR -- Kitchen: ----------------------
18
+ E, [2023-10-04T22:03:58.105733 #906698] ERROR -- Kitchen: ------Backtrace-------
19
+ E, [2023-10-04T22:03:58.105771 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:181:in `report_errors'
20
+ E, [2023-10-04T22:03:58.105819 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:172:in `run_action'
21
+ E, [2023-10-04T22:03:58.105870 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:41:in `block in call'
22
+ E, [2023-10-04T22:03:58.105925 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
23
+ E, [2023-10-04T22:03:58.105964 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:37:in `call'
24
+ E, [2023-10-04T22:03:58.106003 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:52:in `perform'
25
+ E, [2023-10-04T22:03:58.106040 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:250:in `test'
26
+ E, [2023-10-04T22:03:58.106085 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
27
+ E, [2023-10-04T22:03:58.106128 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
28
+ E, [2023-10-04T22:03:58.106157 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
29
+ E, [2023-10-04T22:03:58.106193 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
30
+ E, [2023-10-04T22:03:58.106239 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `block in <top (required)>'
31
+ E, [2023-10-04T22:03:58.106285 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/errors.rb:183:in `with_friendly_errors'
32
+ E, [2023-10-04T22:03:58.106332 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `<top (required)>'
33
+ E, [2023-10-04T22:03:58.106397 #906698] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `load'
34
+ E, [2023-10-04T22:03:58.106437 #906698] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `<main>'
35
+ E, [2023-10-04T22:03:58.106501 #906698] ERROR -- Kitchen: ----End Backtrace-----
36
+ E, [2023-10-04T22:03:58.106530 #906698] ERROR -- Kitchen: -Composite Exception--
37
+ E, [2023-10-04T22:03:58.106560 #906698] ERROR -- Kitchen: Class: Kitchen::InstanceFailure
38
+ E, [2023-10-04T22:03:58.106608 #906698] ERROR -- Kitchen: Message: Converge failed on instance <default-ubuntu-2004>. Please see .kitchen/logs/default-ubuntu-2004.log for more details
39
+ E, [2023-10-04T22:03:58.106655 #906698] ERROR -- Kitchen: ----------------------
40
+ E, [2023-10-04T22:03:58.106692 #906698] ERROR -- Kitchen: ------Backtrace-------
41
+ E, [2023-10-04T22:03:58.106732 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:99:in `rescue in call'
42
+ E, [2023-10-04T22:03:58.106771 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:98:in `call'
43
+ E, [2023-10-04T22:03:58.106818 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
44
+ E, [2023-10-04T22:03:58.106848 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
45
+ E, [2023-10-04T22:03:58.106890 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
46
+ E, [2023-10-04T22:03:58.106948 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
47
+ E, [2023-10-04T22:03:58.106993 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
48
+ E, [2023-10-04T22:03:58.107029 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
49
+ E, [2023-10-04T22:03:58.107067 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
50
+ E, [2023-10-04T22:03:58.107106 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
51
+ E, [2023-10-04T22:03:58.107154 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
52
+ E, [2023-10-04T22:03:58.107192 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
53
+ E, [2023-10-04T22:03:58.107236 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
54
+ E, [2023-10-04T22:03:58.107687 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
55
+ E, [2023-10-04T22:03:58.107718 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
56
+ E, [2023-10-04T22:03:58.107752 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
57
+ E, [2023-10-04T22:03:58.107790 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
58
+ E, [2023-10-04T22:03:58.107821 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
59
+ E, [2023-10-04T22:03:58.107854 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
60
+ E, [2023-10-04T22:03:58.107901 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
61
+ E, [2023-10-04T22:03:58.107947 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
62
+ E, [2023-10-04T22:03:58.107989 #906698] ERROR -- Kitchen: ----End Backtrace-----
63
+ E, [2023-10-04T22:03:58.108027 #906698] ERROR -- Kitchen: ---Nested Exception---
64
+ E, [2023-10-04T22:03:58.108067 #906698] ERROR -- Kitchen: Class: Kitchen::ActionFailed
65
+ E, [2023-10-04T22:03:58.108094 #906698] ERROR -- Kitchen: Message: SSH exited (1) for command: [sh -c '
66
+ TEST_KITCHEN="1"; export TEST_KITCHEN
67
+ sudo -E /opt/chef/bin/chef-client --local-mode --config /tmp/kitchen/client.rb --log_level auto --force-formatter --no-color --json-attributes /tmp/kitchen/dna.json --chef-zero-port 8889
68
+ ']
69
+ E, [2023-10-04T22:03:58.108140 #906698] ERROR -- Kitchen: ----------------------
70
+ E, [2023-10-04T22:03:58.108187 #906698] ERROR -- Kitchen: ------Backtrace-------
71
+ E, [2023-10-04T22:03:58.108238 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:99:in `rescue in call'
72
+ E, [2023-10-04T22:03:58.108286 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:98:in `call'
73
+ E, [2023-10-04T22:03:58.108325 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
74
+ E, [2023-10-04T22:03:58.108367 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
75
+ E, [2023-10-04T22:03:58.108413 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
76
+ E, [2023-10-04T22:03:58.108465 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
77
+ E, [2023-10-04T22:03:58.108541 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
78
+ E, [2023-10-04T22:03:58.108584 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
79
+ E, [2023-10-04T22:03:58.108621 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
80
+ E, [2023-10-04T22:03:58.108669 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
81
+ E, [2023-10-04T22:03:58.108713 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
82
+ E, [2023-10-04T22:03:58.108760 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
83
+ E, [2023-10-04T22:03:58.108803 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
84
+ E, [2023-10-04T22:03:58.108857 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
85
+ E, [2023-10-04T22:03:58.108920 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
86
+ E, [2023-10-04T22:03:58.108972 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
87
+ E, [2023-10-04T22:03:58.109028 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
88
+ E, [2023-10-04T22:03:58.109080 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
89
+ E, [2023-10-04T22:03:58.109118 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
90
+ E, [2023-10-04T22:03:58.109170 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
91
+ E, [2023-10-04T22:03:58.109216 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
92
+ E, [2023-10-04T22:03:58.109263 #906698] ERROR -- Kitchen: ----End Backtrace-----
93
+ E, [2023-10-04T22:03:58.109347 #906698] ERROR -- Kitchen: -Composite Exception--
94
+ E, [2023-10-04T22:03:58.109377 #906698] ERROR -- Kitchen: Class: Kitchen::InstanceFailure
95
+ E, [2023-10-04T22:03:58.109411 #906698] ERROR -- Kitchen: Message: Converge failed on instance <default-centos-8>. Please see .kitchen/logs/default-centos-8.log for more details
96
+ E, [2023-10-04T22:03:58.109454 #906698] ERROR -- Kitchen: ----------------------
97
+ E, [2023-10-04T22:03:58.109490 #906698] ERROR -- Kitchen: ------Backtrace-------
98
+ E, [2023-10-04T22:03:58.109519 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:99:in `rescue in call'
99
+ E, [2023-10-04T22:03:58.109555 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:98:in `call'
100
+ E, [2023-10-04T22:03:58.109598 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
101
+ E, [2023-10-04T22:03:58.109677 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
102
+ E, [2023-10-04T22:03:58.109718 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
103
+ E, [2023-10-04T22:03:58.109763 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
104
+ E, [2023-10-04T22:03:58.109793 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
105
+ E, [2023-10-04T22:03:58.109826 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
106
+ E, [2023-10-04T22:03:58.109867 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
107
+ E, [2023-10-04T22:03:58.109907 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
108
+ E, [2023-10-04T22:03:58.109953 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
109
+ E, [2023-10-04T22:03:58.110013 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
110
+ E, [2023-10-04T22:03:58.110063 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
111
+ E, [2023-10-04T22:03:58.110104 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
112
+ E, [2023-10-04T22:03:58.110140 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
113
+ E, [2023-10-04T22:03:58.110188 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
114
+ E, [2023-10-04T22:03:58.110266 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
115
+ E, [2023-10-04T22:03:58.110401 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
116
+ E, [2023-10-04T22:03:58.110460 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
117
+ E, [2023-10-04T22:03:58.110529 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
118
+ E, [2023-10-04T22:03:58.110573 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
119
+ E, [2023-10-04T22:03:58.110604 #906698] ERROR -- Kitchen: ----End Backtrace-----
120
+ E, [2023-10-04T22:03:58.110631 #906698] ERROR -- Kitchen: ---Nested Exception---
121
+ E, [2023-10-04T22:03:58.110664 #906698] ERROR -- Kitchen: Class: Kitchen::ActionFailed
122
+ E, [2023-10-04T22:03:58.110720 #906698] ERROR -- Kitchen: Message: SSH exited (1) for command: [sh -c '
123
+ TEST_KITCHEN="1"; export TEST_KITCHEN
124
+ sudo -E /opt/chef/bin/chef-client --local-mode --config /tmp/kitchen/client.rb --log_level auto --force-formatter --no-color --json-attributes /tmp/kitchen/dna.json --chef-zero-port 8889
125
+ ']
126
+ E, [2023-10-04T22:03:58.110765 #906698] ERROR -- Kitchen: ----------------------
127
+ E, [2023-10-04T22:03:58.110796 #906698] ERROR -- Kitchen: ------Backtrace-------
128
+ E, [2023-10-04T22:03:58.110855 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:99:in `rescue in call'
129
+ E, [2023-10-04T22:03:58.110899 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:98:in `call'
130
+ E, [2023-10-04T22:03:58.110941 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
131
+ E, [2023-10-04T22:03:58.110981 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
132
+ E, [2023-10-04T22:03:58.111020 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
133
+ E, [2023-10-04T22:03:58.111065 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
134
+ E, [2023-10-04T22:03:58.111107 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
135
+ E, [2023-10-04T22:03:58.111146 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
136
+ E, [2023-10-04T22:03:58.111213 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
137
+ E, [2023-10-04T22:03:58.111259 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
138
+ E, [2023-10-04T22:03:58.111298 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
139
+ E, [2023-10-04T22:03:58.111337 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
140
+ E, [2023-10-04T22:03:58.111382 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
141
+ E, [2023-10-04T22:03:58.111435 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
142
+ E, [2023-10-04T22:03:58.111466 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
143
+ E, [2023-10-04T22:03:58.111514 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
144
+ E, [2023-10-04T22:03:58.111561 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
145
+ E, [2023-10-04T22:03:58.111605 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
146
+ E, [2023-10-04T22:03:58.111643 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
147
+ E, [2023-10-04T22:03:58.111694 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
148
+ E, [2023-10-04T22:03:58.111739 #906698] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
149
+ E, [2023-10-04T22:03:58.111777 #906698] ERROR -- Kitchen: ----End Backtrace-----
@@ -5,10 +5,18 @@ module Context
5
5
  context.execute_command(%w(chef) + commands)
6
6
  end
7
7
 
8
+ def knife(context, commands)
9
+ context.execute_command(%w(knife) + commands)
10
+ end
11
+
8
12
  def chef_exec(context, commands)
9
13
  context.chef(context, %w(exec) + commands)
10
14
  end
11
15
 
16
+ def cookbook_path(context)
17
+ File.dirname(context.context_folder)
18
+ end
19
+
12
20
  def chef_generate(context, commands)
13
21
  context.log("\n\nGenerating Chef components with command #{commands}")
14
22
  context.chef(context, %w(generate) + commands)
@@ -46,12 +54,13 @@ module Context
46
54
  cookbook_build(context)
47
55
  context.log "\n\nPushing cookbook in folder #{Dir.pwd}\nAnd context #{context.context_name} is created in folder #{context.context_folder} at version #{context.version}"
48
56
  context.chef(context, ['push', context.context_name, 'Policyfile.lock.json'])
57
+ context.knife context, ['cookbook', 'upload', context.context_name, '--cookbook-path', context.cookbook_path(context)]
49
58
  end
50
59
 
51
60
  def supermarket_push(context)
52
61
  cookbook_build(context)
53
62
  context.log "\n\nPushing cookbook in folder #{Dir.pwd}\nAnd context #{context.context_name} is created in folder #{context.context_folder} at version #{context.version}"
54
- context.chef(context, %w(supermarket))
63
+ context.chef(context, ['supermarket', 'share', context.context_name, '--cookbook-path', context.cookbook_path(context)])
55
64
  end
56
65
 
57
66
  def clean_file(context, file)
data/metadata.rb CHANGED
@@ -6,7 +6,7 @@ maintainer 'Jimmy Provencher'
6
6
  maintainer_email 'jimmy.provencher@hotmail.ca'
7
7
  license 'All Rights Reserved'
8
8
  description 'Installs/Configures deploy-context'
9
- version '0.1.1'
9
+ version "#{GVB.major_version(true)}.#{GVB.minor_version(true)}.#{GVB.patch_version(true)}"
10
10
  chef_version '>= 16.0'
11
11
 
12
12
  # The `issues_url` points to the location where issues for this cookbook are
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deploy-context
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0.3.gec16643.4.g20d2d42.4.g17e8559
4
+ version: 2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jimmy Provencher
metadata.gz.sig CHANGED
Binary file