logs
stringlengths
104
251k
---------------------- Error Message Summary: ---------------------- InvalidArgumentError: The fed Variable audio_data should have dimensions = 3, shape = [-1, 161, -1], but received fed shape [20, 39, 200] [Hint: Expected DimensionIsCompatibleWith(shapes[i], in_dims) == true, but received DimensionIsCompatibleWith(shapes[i], in_dims):0 != true:1.] at (/paddle/paddle/fluid/operators/reader/read_op.cc:137) [operator < read > error] Failed in training!
text Running ApiCompatVerification against C:\Users\username_0\.nuget\packages\azure.core\1.5.0\lib\net461\Azure.Core.dll using assemblies from C:\src\azure-sdk-for-net\artifacts\obj\Azure.Core\Debug\net461\ C:\Users\username_0\.nuget\packages\microsoft.dotnet.apicompat\5.0.0-beta.19552.1\build\Microsoft.DotNet.ApiCompat.targets(82,5): error : CannotChangeAttribute : Attribute 'System.AttributeUsageAttribute' on 'Azure.Search.Documents.Indexes.FieldBuilderIgnoreAttribute' changed from '[AttributeUsageAttribute(384, AllowMultiple=false, Inherited=true)]' in the contract to '[AttributeUsageAttribute(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple=false, Inherited=true)]' in the implementation. [C:\src\azure-sdk-for-net\eng\ApiCompat\ApiCompat.csproj] C:\Users\username_0\.nuget\packages\microsoft.dotnet.apicompat\5.0.0-beta.19552.1\build\Microsoft.DotNet.ApiCompat.targets(82,5): error : CannotChangeAttribute : Attribute 'System.AttributeUsageAttribute' on 'Azure.Search.Documents.Indexes.SearchableFieldAttribute' changed from '[AttributeUsageAttribute(384, AllowMultiple=false, Inherited=true)]' in the contract to '[AttributeUsageAttribute(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple=false, Inherited=true)]' in the implementation. [C:\src\azure-sdk-for-net\eng\ApiCompat\ApiCompat.csproj] C:\Users\username_0\.nuget\packages\microsoft.dotnet.apicompat\5.0.0-beta.19552.1\build\Microsoft.DotNet.ApiCompat.targets(82,5): error : CannotChangeAttribute : Attribute 'System.AttributeUsageAttribute' on 'Azure.Search.Documents.Indexes.SimpleFieldAttribute' changed from '[AttributeUsageAttribute(384, AllowMultiple=false, Inherited=true)]' in the contract to '[AttributeUsageAttribute(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple=false, Inherited=true)]' in the implementation. [C:\src\azure-sdk-for-net\eng\ApiCompat\ApiCompat.csproj] C:\Users\username_0\.nuget\packages\microsoft.dotnet.apicompat\5.0.0-beta.19552.1\build\Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for 'C:\src\azure-sdk-for-net\artifacts\bin\ApiCompat\Debug\netstandard2.0\ApiCompat.dll' [C:\src\azure-sdk-for-net\eng\ApiCompat\ApiCompat.csproj]
text Running ApiCompatVerification against C:\Users\username_0\.nuget\packages\azure.core\1.5.0\lib\net461\Azure.Core.dll using assemblies from C:\src\azure-sdk-for-net\artifacts\obj\Azure.Core\Debug\net461\ C:\Users\username_0\.nuget\packages\microsoft.dotnet.apicompat\5.0.0-beta.19552.1\build\Microsoft.DotNet.ApiCompat.targets(82,5): error : CannotChangeAttribute : Attribute 'System.AttributeUsageAttribute' on 'Azure.Search.Documents.Indexes.FieldBuilderIgnoreAttribute' changed from '[AttributeUsageAttribute(384, AllowMultiple=false, Inherited=true)]' in the contract to '[AttributeUsageAttribute(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple=false, Inherited=true)]' in the implementation. [C:\src\azure-sdk-for-net\eng\ApiCompat\ApiCompat.csproj] C:\Users\username_0\.nuget\packages\microsoft.dotnet.apicompat\5.0.0-beta.19552.1\build\Microsoft.DotNet.ApiCompat.targets(82,5): error : CannotChangeAttribute : Attribute 'System.AttributeUsageAttribute' on 'Azure.Search.Documents.Indexes.SearchableFieldAttribute' changed from '[AttributeUsageAttribute(384, AllowMultiple=false, Inherited=true)]' in the contract to '[AttributeUsageAttribute(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple=false, Inherited=true)]' in the implementation. [C:\src\azure-sdk-for-net\eng\ApiCompat\ApiCompat.csproj] C:\Users\username_0\.nuget\packages\microsoft.dotnet.apicompat\5.0.0-beta.19552.1\build\Microsoft.DotNet.ApiCompat.targets(82,5): error : CannotChangeAttribute : Attribute 'System.AttributeUsageAttribute' on 'Azure.Search.Documents.Indexes.SimpleFieldAttribute' changed from '[AttributeUsageAttribute(384, AllowMultiple=false, Inherited=true)]' in the contract to '[AttributeUsageAttribute(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple=false, Inherited=true)]' in the implementation. [C:\src\azure-sdk-for-net\eng\ApiCompat\ApiCompat.csproj] C:\Users\username_0\.nuget\packages\microsoft.dotnet.apicompat\5.0.0-beta.19552.1\build\Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for 'C:\src\azure-sdk-for-net\artifacts\bin\ApiCompat\Debug\netstandard2.0\ApiCompat.dll' [C:\src\azure-sdk-for-net\eng\ApiCompat\ApiCompat.csproj]
[ 1844s] =================================== FAILURES =================================== [ 1844s] ___________ TestLogger.test_create_logger[strawberryfields.api.job] ____________ [ 1844s] [ 1844s] self = <test_logger.TestLogger object at 0x7fe374167490> [ 1844s] module = <module 'strawberryfields.api.job' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/api/job.py'> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 20 [ 1844s] E +0 [ 1844s] E -20 [ 1844s] [ 1844s] tests/frontend/test_logger.py:115: AssertionError [ 1844s] ________ TestLogger.test_create_logger[strawberryfields.api.connection] ________ [ 1844s] [ 1844s] self = <test_logger.TestLogger object at 0x7fe37421e880> [ 1844s] module = <module 'strawberryfields.api.connection' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/api/connection.py'> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 20 [ 1844s] E +0 [ 1844s] E -20 [ 1844s] [ 1844s] tests/frontend/test_logger.py:115: AssertionError [ 1844s] ____________ TestLogger.test_create_logger[strawberryfields.engine] ____________ [ 1844s] [ 1844s] self = <test_logger.TestLogger object at 0x7fe37421ea30> [ 1844s] module = <module 'strawberryfields.engine' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/engine.py'> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 20 [ 1844s] E +0 [ 1844s] E -20 [ 1844s] [ 1844s] tests/frontend/test_logger.py:115: AssertionError [ 1844s] ____ TestLoggerIntegration.test_default_sf_logger[strawberryfields.api.job] ____ [ 1844s] [ 1844s] self = <test_logger.TestLoggerIntegration object at 0x7fe37421ec10> [ 1844s] module = <module 'strawberryfields.api.job' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/api/job.py'> [ 1844s] capsys = <_pytest.capture.CaptureFixture object at 0x7fe37424f040> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 1 [ 1844s] E +0 [ 1844s] E -1 [ 1844s] [ 1844s] tests/frontend/test_logger.py:143: AssertionError [ 1844s] _ TestLoggerIntegration.test_default_sf_logger[strawberryfields.api.connection] _ [ 1844s] [ 1844s] self = <test_logger.TestLoggerIntegration object at 0x7fe37424f6a0> [ 1844s] module = <module 'strawberryfields.api.connection' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/api/connection.py'> [ 1844s] capsys = <_pytest.capture.CaptureFixture object at 0x7fe37424f7f0> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 1 [ 1844s] E +0 [ 1844s] E -1 [ 1844s] [ 1844s] tests/frontend/test_logger.py:143: AssertionError [ 1844s] ____ TestLoggerIntegration.test_default_sf_logger[strawberryfields.engine] _____ [ 1844s] [ 1844s] self = <test_logger.TestLoggerIntegration object at 0x7fe374232190> [ 1844s] module = <module 'strawberryfields.engine' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/engine.py'> [ 1844s] capsys = <_pytest.capture.CaptureFixture object at 0x7fe374232100> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 1 [Truncated] [ 1844s] E - ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 [ 1844s] E - ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 [ 1844s] E Executing program on remote hardware... [ 1844s] E [1, 2, 3, 4] [ 1844s] [ 1844s] tests/frontend/test_sf_cli.py:432: AssertionError [ 1844s] ___________ TestRunBlackbirdScriptIntegration.test_integration_file ____________ [ 1844s] [ 1844s] self = <test_sf_cli.TestRunBlackbirdScriptIntegration object at 0x7fe36c419340> [ 1844s] tmpdir = local('/tmp/pytest-of-abuild/pytest-0/test_integration_file0') [ 1844s] monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fe36c419040> [ 1844s] capsys = <_pytest.capture.CaptureFixture object at 0x7fe36c419bb0> [ 1844s] [ 1844s] > ??? [ 1844s] E AssertionError: assert 'ANTLR runtim...hardware...\n' == 'Executing pr...hardware...\n' [ 1844s] E + ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 [ 1844s] E + ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 [ 1844s] E Executing program on remote hardware... [ 1844s] [ 1844s] tests/frontend/test_sf_cli.py:457: AssertionError
[ 1844s] =================================== FAILURES =================================== [ 1844s] ___________ TestLogger.test_create_logger[strawberryfields.api.job] ____________ [ 1844s] [ 1844s] self = <test_logger.TestLogger object at 0x7fe374167490> [ 1844s] module = <module 'strawberryfields.api.job' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/api/job.py'> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 20 [ 1844s] E +0 [ 1844s] E -20 [ 1844s] [ 1844s] tests/frontend/test_logger.py:115: AssertionError [ 1844s] ________ TestLogger.test_create_logger[strawberryfields.api.connection] ________ [ 1844s] [ 1844s] self = <test_logger.TestLogger object at 0x7fe37421e880> [ 1844s] module = <module 'strawberryfields.api.connection' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/api/connection.py'> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 20 [ 1844s] E +0 [ 1844s] E -20 [ 1844s] [ 1844s] tests/frontend/test_logger.py:115: AssertionError [ 1844s] ____________ TestLogger.test_create_logger[strawberryfields.engine] ____________ [ 1844s] [ 1844s] self = <test_logger.TestLogger object at 0x7fe37421ea30> [ 1844s] module = <module 'strawberryfields.engine' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/engine.py'> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 20 [ 1844s] E +0 [ 1844s] E -20 [ 1844s] [ 1844s] tests/frontend/test_logger.py:115: AssertionError [ 1844s] ____ TestLoggerIntegration.test_default_sf_logger[strawberryfields.api.job] ____ [ 1844s] [ 1844s] self = <test_logger.TestLoggerIntegration object at 0x7fe37421ec10> [ 1844s] module = <module 'strawberryfields.api.job' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/api/job.py'> [ 1844s] capsys = <_pytest.capture.CaptureFixture object at 0x7fe37424f040> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 1 [ 1844s] E +0 [ 1844s] E -1 [ 1844s] [ 1844s] tests/frontend/test_logger.py:143: AssertionError [ 1844s] _ TestLoggerIntegration.test_default_sf_logger[strawberryfields.api.connection] _ [ 1844s] [ 1844s] self = <test_logger.TestLoggerIntegration object at 0x7fe37424f6a0> [ 1844s] module = <module 'strawberryfields.api.connection' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/api/connection.py'> [ 1844s] capsys = <_pytest.capture.CaptureFixture object at 0x7fe37424f7f0> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 1 [ 1844s] E +0 [ 1844s] E -1 [ 1844s] [ 1844s] tests/frontend/test_logger.py:143: AssertionError [ 1844s] ____ TestLoggerIntegration.test_default_sf_logger[strawberryfields.engine] _____ [ 1844s] [ 1844s] self = <test_logger.TestLoggerIntegration object at 0x7fe374232190> [ 1844s] module = <module 'strawberryfields.engine' from '/home/abuild/rpmbuild/BUILDROOT/python-strawberryfields-0.15.1-1.1.x86_64/usr/lib/python3.8/site-packages/strawberryfields/engine.py'> [ 1844s] capsys = <_pytest.capture.CaptureFixture object at 0x7fe374232100> [ 1844s] [ 1844s] > ??? [ 1844s] E assert 0 == 1 [Truncated] [ 1844s] E - ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 [ 1844s] E - ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 [ 1844s] E Executing program on remote hardware... [ 1844s] E [1, 2, 3, 4] [ 1844s] [ 1844s] tests/frontend/test_sf_cli.py:432: AssertionError [ 1844s] ___________ TestRunBlackbirdScriptIntegration.test_integration_file ____________ [ 1844s] [ 1844s] self = <test_sf_cli.TestRunBlackbirdScriptIntegration object at 0x7fe36c419340> [ 1844s] tmpdir = local('/tmp/pytest-of-abuild/pytest-0/test_integration_file0') [ 1844s] monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7fe36c419040> [ 1844s] capsys = <_pytest.capture.CaptureFixture object at 0x7fe36c419bb0> [ 1844s] [ 1844s] > ??? [ 1844s] E AssertionError: assert 'ANTLR runtim...hardware...\n' == 'Executing pr...hardware...\n' [ 1844s] E + ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 [ 1844s] E + ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 [ 1844s] E Executing program on remote hardware... [ 1844s] [ 1844s] tests/frontend/test_sf_cli.py:457: AssertionError
Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 206, in _async_step await getattr( File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 413, in _async_call_service_step await service_task File "/usr/src/homeassistant/homeassistant/core.py", line 1315, in async_call task.result() File "/usr/src/homeassistant/homeassistant/core.py", line 1354, in _execute_service await self._hass.async_add_executor_job(handler.func, service_call) File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) File "/config/custom_components/saver/__init__.py", line 53, in restore_state saver_entity.restore(entity_id, restore_script, should_delete) File "/config/custom_components/saver/__init__.py", line 116, in restore script = Script(self.hass, restore_script) TypeError: __init__() missing 2 required positional arguments: 'name' and 'domain'
Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 206, in _async_step await getattr( File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 413, in _async_call_service_step await service_task File "/usr/src/homeassistant/homeassistant/core.py", line 1315, in async_call task.result() File "/usr/src/homeassistant/homeassistant/core.py", line 1354, in _execute_service await self._hass.async_add_executor_job(handler.func, service_call) File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) File "/config/custom_components/saver/__init__.py", line 53, in restore_state saver_entity.restore(entity_id, restore_script, should_delete) File "/config/custom_components/saver/__init__.py", line 116, in restore script = Script(self.hass, restore_script) TypeError: __init__() missing 2 required positional arguments: 'name' and 'domain'
/////////////////////////////////////// // in some header file: namespace debug::output { template <class Char, class Traits, class T> inline void print_each(std::basic_ostream<Char, Traits>& out, const T& v) { if constexpr (std::is_same_v<bool, T>) { out << (v ? "true" : "false"); } else { using namespace boost::pfr::ops; out << v; } } template <class Char, class Traits, class T> inline std::basic_ostream<Char, Traits>& operator<<(std::basic_ostream<Char, Traits>& out, const T& value) { const char* sep = ""; out << '{'; boost::pfr::for_each_field(value, [&](const auto& v) { out << std::exchange(sep, ", "); print_each(out, v); }); return out << '}'; } } // namespace debug::output /////////////////////////////////////// // in some cpp file: namespace some_other_ns { std::string Options::display() const { using namespace debug::output; std::stringstream ss; ss << *this; return ss.str(); } } // namespace some_other_ns
/////////////////////////////////////// // in some header file: namespace debug::output { template <class Char, class Traits, class T> inline void print_each(std::basic_ostream<Char, Traits>& out, const T& v) { if constexpr (std::is_same_v<bool, T>) { out << (v ? "true" : "false"); } else { using namespace boost::pfr::ops; out << v; } } template <class Char, class Traits, class T> inline std::basic_ostream<Char, Traits>& operator<<(std::basic_ostream<Char, Traits>& out, const T& value) { const char* sep = ""; out << '{'; boost::pfr::for_each_field(value, [&](const auto& v) { out << std::exchange(sep, ", "); print_each(out, v); }); return out << '}'; } } // namespace debug::output /////////////////////////////////////// // in some cpp file: namespace some_other_ns { std::string Options::display() const { using namespace debug::output; std::stringstream ss; ss << *this; return ss.str(); } } // namespace some_other_ns
Traceback (most recent call last): File "/config/custom_components/hacs/helpers/functions/information.py", line 45, in get_repository repository = await github.get_repo(repository_full_name) File "/usr/local/lib/python3.8/site-packages/aiogithubapi/github.py", line 55, in get_repo response = await self.client.get(endpoint=_endpoint, headers=_headers) File "/usr/local/lib/python3.8/site-packages/aiogithubapi/client.py", line 36, in get response = await async_call_api( File "/usr/local/lib/python3.8/site-packages/backoff/_async.py", line 133, in retry ret = await target(*args, **kwargs) File "/usr/local/lib/python3.8/site-packages/aiogithubapi/helpers.py", line 80, in async_call_api raise AIOGitHubAPIRatelimitException("GitHub Ratelimit error") aiogithubapi.common.exceptions.AIOGitHubAPIRatelimitException: GitHub Ratelimit error During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 422, in _handle_request resp = await self._request_handler(request) File "/usr/local/lib/python3.8/site-packages/aiohttp/web_app.py", line 499, in _handle resp = await handler(request) File "/usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py", line 118, in impl return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 18, in request_context_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 72, in ban_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 127, in auth_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 129, in handle result = await result File "/usr/src/homeassistant/homeassistant/components/config/config_entries.py", line 169, in post return await super().post(request, flow_id) File "/usr/src/homeassistant/homeassistant/components/http/data_validator.py", line 60, in wrapper result = await method(view, request, *args, **kwargs) File "/usr/src/homeassistant/homeassistant/helpers/data_entry_flow.py", line 106, in post result = await self._flow_mgr.async_configure(flow_id, data) File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 155, in async_configure result = await self._async_handle_step(flow, cur_step["step_id"], user_input) File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 213, in _async_handle_step result: Dict = await getattr(flow, method)(user_input) File "/config/custom_components/hacs/config_flow.py", line 41, in async_step_user if await self._test_token(user_input["token"]): File "/config/custom_components/hacs/config_flow.py", line 66, in _test_token await get_repository(session, token, "hacs/org") File "/config/custom_components/hacs/helpers/functions/information.py", line 48, in get_repository raise HacsException(exception) custom_components.hacs.helpers.classes.exceptions.HacsException: GitHub Ratelimit error
Traceback (most recent call last): File "/config/custom_components/hacs/helpers/functions/information.py", line 45, in get_repository repository = await github.get_repo(repository_full_name) File "/usr/local/lib/python3.8/site-packages/aiogithubapi/github.py", line 55, in get_repo response = await self.client.get(endpoint=_endpoint, headers=_headers) File "/usr/local/lib/python3.8/site-packages/aiogithubapi/client.py", line 36, in get response = await async_call_api( File "/usr/local/lib/python3.8/site-packages/backoff/_async.py", line 133, in retry ret = await target(*args, **kwargs) File "/usr/local/lib/python3.8/site-packages/aiogithubapi/helpers.py", line 80, in async_call_api raise AIOGitHubAPIRatelimitException("GitHub Ratelimit error") aiogithubapi.common.exceptions.AIOGitHubAPIRatelimitException: GitHub Ratelimit error During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 422, in _handle_request resp = await self._request_handler(request) File "/usr/local/lib/python3.8/site-packages/aiohttp/web_app.py", line 499, in _handle resp = await handler(request) File "/usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py", line 118, in impl return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 18, in request_context_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 72, in ban_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 127, in auth_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 129, in handle result = await result File "/usr/src/homeassistant/homeassistant/components/config/config_entries.py", line 169, in post return await super().post(request, flow_id) File "/usr/src/homeassistant/homeassistant/components/http/data_validator.py", line 60, in wrapper result = await method(view, request, *args, **kwargs) File "/usr/src/homeassistant/homeassistant/helpers/data_entry_flow.py", line 106, in post result = await self._flow_mgr.async_configure(flow_id, data) File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 155, in async_configure result = await self._async_handle_step(flow, cur_step["step_id"], user_input) File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 213, in _async_handle_step result: Dict = await getattr(flow, method)(user_input) File "/config/custom_components/hacs/config_flow.py", line 41, in async_step_user if await self._test_token(user_input["token"]): File "/config/custom_components/hacs/config_flow.py", line 66, in _test_token await get_repository(session, token, "hacs/org") File "/config/custom_components/hacs/helpers/functions/information.py", line 48, in get_repository raise HacsException(exception) custom_components.hacs.helpers.classes.exceptions.HacsException: GitHub Ratelimit error
Alex@MacBook-Pro ~/Downloads/libwebsockets-4.1.3/build Β» make Scanning dependencies of target GENHDR [ 1%] Creating build include dir [ 1%] Built target GENHDR Scanning dependencies of target websockets [ 2%] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-caps.c.o In file included from /Users/Alex/Downloads/libwebsockets-4.1.3/lib/plat/unix/unix-caps.c:28: In file included from /Users/Alex/Downloads/libwebsockets-4.1.3/lib/core/./private-lib-core.h:141: In file included from /Users/Alex/Downloads/libwebsockets-4.1.3/include/libwebsockets.h:600: /Users/Alex/Downloads/libwebsockets-4.1.3/include/libwebsockets/lws-genhash.h:85:18: error: field has incomplete type 'HMAC_CTX' (aka 'struct hmac_ctx_st') HMAC_CTX ctx; ^ /usr/local/opt/qeexo/openssl/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'struct hmac_ctx_st' typedef struct hmac_ctx_st HMAC_CTX; ^ 1 error generated. make[2]: *** [lib/CMakeFiles/websockets.dir/plat/unix/unix-caps.c.o] Error 1 make[1]: *** [lib/CMakeFiles/websockets.dir/all] Error 2 make: *** [all] Error 2
-- The C compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Compiled with LWS_WITH_DIR and LWS_WITH_LEJP_CONF -- LWS_WITH_LWSWS --> Enabling LWS_WITH_PLUGINS and LWS_WITH_LIBUV Deselecting PLUGINS since building static Deselecting EVLIB_PLUGINS since building static -- Found Git: /usr/bin/git (found version "2.24.3 (Apple Git-128)") fatal: not a git repository (or any of the parent directories): .git Git commit hash: -- Performing Test LWS_HAVE_inline -- Performing Test LWS_HAVE_inline - Success -- Performing Test LWS_HAVE___inline__ -- Performing Test LWS_HAVE___inline__ - Success -- Performing Test LWS_HAVE___inline -- Performing Test LWS_HAVE___inline - Success -- Performing Test LWS_HAVE_MALLOC_TRIM -- Performing Test LWS_HAVE_MALLOC_TRIM - Failed -- Performing Test LWS_HAVE_MALLOC_USABLE_SIZE -- Performing Test LWS_HAVE_MALLOC_USABLE_SIZE - Failed -- Looking for fork -- Looking for fork - found -- Looking for getenv -- Looking for getenv - found -- Looking for malloc -- Looking for malloc - found -- Looking for memset -- Looking for memset - found -- Looking for realloc -- Looking for realloc - found -- Looking for socket -- Looking for socket - found -- Looking for strerror -- Looking for strerror - found -- Looking for vfork -- Looking for vfork - found -- Looking for execvpe -- Looking for execvpe - not found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for _snprintf -- Looking for _snprintf - not found -- Looking for _vsnprintf -- Looking for _vsnprintf - not found -- Looking for getloadavg -- Looking for getloadavg - found -- Looking for atoll [Truncated] -- Looking for SSL_CTX_load_verify_dir -- Looking for SSL_CTX_load_verify_dir - not found -- Looking for TLS_client_method -- Looking for TLS_client_method - not found -- Looking for TLSv1_2_client_method -- Looking for TLSv1_2_client_method - not found Searching for OpenSSL executable and dlls OpenSSL executable: /usr/bin/openssl GENCERTS = 0 libuv include dir: /usr/local/opt/qeexo/libuv/include libuv libraries: /usr/local/opt/qeexo/libuv/lib/libuv.dylib -- Looking for uv-version.h -- Looking for uv-version.h - not found -- Looking for uv/version.h -- Looking for uv/version.h - not found DIR /Users/Alex/Downloads/libwebsockets-4.1.3/build CMP /Users/Alex/Downloads/libwebsockets-4.1.3/cmake -- Configuring done -- Generating done -- Build files have been written to: /Users/Alex/Downloads/libwebsockets-4.1.3/build
Alex@MacBook-Pro ~/Downloads/libwebsockets-4.1.3/build Β» make Scanning dependencies of target GENHDR [ 1%] Creating build include dir [ 1%] Built target GENHDR Scanning dependencies of target websockets [ 2%] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-caps.c.o In file included from /Users/Alex/Downloads/libwebsockets-4.1.3/lib/plat/unix/unix-caps.c:28: In file included from /Users/Alex/Downloads/libwebsockets-4.1.3/lib/core/./private-lib-core.h:141: In file included from /Users/Alex/Downloads/libwebsockets-4.1.3/include/libwebsockets.h:600: /Users/Alex/Downloads/libwebsockets-4.1.3/include/libwebsockets/lws-genhash.h:85:18: error: field has incomplete type 'HMAC_CTX' (aka 'struct hmac_ctx_st') HMAC_CTX ctx; ^ /usr/local/opt/qeexo/openssl/include/openssl/ossl_typ.h:102:16: note: forward declaration of 'struct hmac_ctx_st' typedef struct hmac_ctx_st HMAC_CTX; ^ 1 error generated. make[2]: *** [lib/CMakeFiles/websockets.dir/plat/unix/unix-caps.c.o] Error 1 make[1]: *** [lib/CMakeFiles/websockets.dir/all] Error 2 make: *** [all] Error 2
-- The C compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Compiled with LWS_WITH_DIR and LWS_WITH_LEJP_CONF -- LWS_WITH_LWSWS --> Enabling LWS_WITH_PLUGINS and LWS_WITH_LIBUV Deselecting PLUGINS since building static Deselecting EVLIB_PLUGINS since building static -- Found Git: /usr/bin/git (found version "2.24.3 (Apple Git-128)") fatal: not a git repository (or any of the parent directories): .git Git commit hash: -- Performing Test LWS_HAVE_inline -- Performing Test LWS_HAVE_inline - Success -- Performing Test LWS_HAVE___inline__ -- Performing Test LWS_HAVE___inline__ - Success -- Performing Test LWS_HAVE___inline -- Performing Test LWS_HAVE___inline - Success -- Performing Test LWS_HAVE_MALLOC_TRIM -- Performing Test LWS_HAVE_MALLOC_TRIM - Failed -- Performing Test LWS_HAVE_MALLOC_USABLE_SIZE -- Performing Test LWS_HAVE_MALLOC_USABLE_SIZE - Failed -- Looking for fork -- Looking for fork - found -- Looking for getenv -- Looking for getenv - found -- Looking for malloc -- Looking for malloc - found -- Looking for memset -- Looking for memset - found -- Looking for realloc -- Looking for realloc - found -- Looking for socket -- Looking for socket - found -- Looking for strerror -- Looking for strerror - found -- Looking for vfork -- Looking for vfork - found -- Looking for execvpe -- Looking for execvpe - not found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for _snprintf -- Looking for _snprintf - not found -- Looking for _vsnprintf -- Looking for _vsnprintf - not found -- Looking for getloadavg -- Looking for getloadavg - found -- Looking for atoll [Truncated] -- Looking for SSL_CTX_load_verify_dir -- Looking for SSL_CTX_load_verify_dir - not found -- Looking for TLS_client_method -- Looking for TLS_client_method - not found -- Looking for TLSv1_2_client_method -- Looking for TLSv1_2_client_method - not found Searching for OpenSSL executable and dlls OpenSSL executable: /usr/bin/openssl GENCERTS = 0 libuv include dir: /usr/local/opt/qeexo/libuv/include libuv libraries: /usr/local/opt/qeexo/libuv/lib/libuv.dylib -- Looking for uv-version.h -- Looking for uv-version.h - not found -- Looking for uv/version.h -- Looking for uv/version.h - not found DIR /Users/Alex/Downloads/libwebsockets-4.1.3/build CMP /Users/Alex/Downloads/libwebsockets-4.1.3/cmake -- Configuring done -- Generating done -- Build files have been written to: /Users/Alex/Downloads/libwebsockets-4.1.3/build
audiense.md: Invalid section: "Contact Info". Expected one of: ["Company blurb","Company size","Remote status","Region","Company technologies","Office locations","How to apply"] audiense.md: Profile looks complete, but the main readme contains a warning emoji. 2 problems detected
audiense.md: Invalid section: "Contact Info". Expected one of: ["Company blurb","Company size","Remote status","Region","Company technologies","Office locations","How to apply"] audiense.md: Profile looks complete, but the main readme contains a warning emoji. 2 problems detected
drivers/hyperv/hyperv.go | 71 ++++++++++++++++++++++++++++++++++++++++++++--------------------------- drivers/hyperv/powershell.go | 4 ++-- 2 files changed, 46 insertions(+), 29 deletions(-)
drivers/hyperv/hyperv.go | 71 ++++++++++++++++++++++++++++++++++++++++++++--------------------------- drivers/hyperv/powershell.go | 4 ++-- 2 files changed, 46 insertions(+), 29 deletions(-)
<% if (webpackConfig.mode !== 'production') { %> <!-- HACK: Until https://github.com/username_1/react-refresh-webpack-plugin/issues/246 is resolved, we need to polyfill window.URL manually outside of the webpack bundle, otherwise an error is thrown in IE 11. Polyfilling via webpack is not an option, because all the entry points get wrapped by the React Refresh plugin. --> <script src="https://polyfill.io/v3/polyfill.min.js?features=URL"></script> <% } %>
<% if (webpackConfig.mode !== 'production') { %> <!-- HACK: Until https://github.com/username_1/react-refresh-webpack-plugin/issues/246 is resolved, we need to polyfill window.URL manually outside of the webpack bundle, otherwise an error is thrown in IE 11. Polyfilling via webpack is not an option, because all the entry points get wrapped by the React Refresh plugin. --> <script src="https://polyfill.io/v3/polyfill.min.js?features=URL"></script> <% } %>
Error: Invalid number of parameters for "upgrade". Got 3 expected 2! at upgradeProxy (<REDACTED>/openzeppelin-upgrades/packages/plugin-truffle/src/upgrade-proxy.ts:84:15)
Error: Invalid number of parameters for "upgrade". Got 3 expected 2! at upgradeProxy (<REDACTED>/openzeppelin-upgrades/packages/plugin-truffle/src/upgrade-proxy.ts:84:15)
from pythonfuzz.main import PythonFuzz import rapidjson @PythonFuzz def fuzz(buf): try: dbuf = buf.decode('utf-8') rapidjson.loads(dbuf) except rapidjson.JSONDecodeError: pass except UnicodeDecodeError: pass except UnicodeError: pass if __name__ == '__main__': fuzz()
from pythonfuzz.main import PythonFuzz import rapidjson @PythonFuzz def fuzz(buf): try: dbuf = buf.decode('utf-8') rapidjson.loads(dbuf) except rapidjson.JSONDecodeError: pass except UnicodeDecodeError: pass except UnicodeError: pass if __name__ == '__main__': fuzz()
2020-11-15T17:23:41 ERROR [app=parking-plus-service,prf=default][tid=,sid=,sxp=][cid=] 77926 --- [ restartedMain] o.apache.catalina.valves.AccessLogValve : Failed to open access log file [/dev/management_stdout] java.io.FileNotFoundException: /dev/management_stdout (Operation not permitted) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:291) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:234) at org.apache.catalina.valves.AccessLogValve.open(AccessLogValve.java:651) at org.apache.catalina.valves.AccessLogValve.startInternal(AccessLogValve.java:685) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardPipeline.startInternal(StandardPipeline.java:176) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:933) at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.startup.Tomcat.start(Tomcat.java:486) at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:123) at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:104) at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:440) at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:193) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:178) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:158) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:545) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration.onApplicationEvent(ManagementContextAutoConfiguration.java:142) at org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration.onApplicationEvent(ManagementContextAutoConfiguration.java:114) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) [Truncated] at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49)
2020-11-15T17:23:41 ERROR [app=parking-plus-service,prf=default][tid=,sid=,sxp=][cid=] 77926 --- [ restartedMain] o.apache.catalina.valves.AccessLogValve : Failed to open access log file [/dev/management_stdout] java.io.FileNotFoundException: /dev/management_stdout (Operation not permitted) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:291) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:234) at org.apache.catalina.valves.AccessLogValve.open(AccessLogValve.java:651) at org.apache.catalina.valves.AccessLogValve.startInternal(AccessLogValve.java:685) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardPipeline.startInternal(StandardPipeline.java:176) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:933) at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.startup.Tomcat.start(Tomcat.java:486) at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:123) at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:104) at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:440) at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:193) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:178) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:158) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:545) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration.onApplicationEvent(ManagementContextAutoConfiguration.java:142) at org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration.onApplicationEvent(ManagementContextAutoConfiguration.java:114) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) [Truncated] at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49)
bash dyld: Library not loaded: @loader_path/../lib/libpq.5.dylib Referenced from: /var/folders/cs/b7785y7s5g5c2dh1mrdwyvqr0000gn/T/embedded-pg/PG-54fb89bb6d8eed579b8402effb4712c2/bin/initdb Reason: image not found [1] 17414 abort -A trust -U postgres -D -E UTF-8
bash dyld: Library not loaded: @loader_path/../lib/libpq.5.dylib Referenced from: /var/folders/cs/b7785y7s5g5c2dh1mrdwyvqr0000gn/T/embedded-pg/PG-54fb89bb6d8eed579b8402effb4712c2/bin/initdb Reason: image not found [1] 17414 abort -A trust -U postgres -D -E UTF-8
~> docker run \ -e BROKER_ENDPOINT=tcp://mosquitto:1883 \ -p 9234:9234 sapcc/mosquitto-exporter Unable to find image 'sapcc/mosquitto-exporter:latest' locally docker: Error response from daemon: manifest for sapcc/mosquitto-exporter:latest not found: manifest unknown: manifest unknown. See 'docker run --help'.
~> docker run \ -e BROKER_ENDPOINT=tcp://mosquitto:1883 \ -p 9234:9234 sapcc/mosquitto-exporter Unable to find image 'sapcc/mosquitto-exporter:latest' locally docker: Error response from daemon: manifest for sapcc/mosquitto-exporter:latest not found: manifest unknown: manifest unknown. See 'docker run --help'.
python Traceback (most recent call last): File "file_name", line 15, in <module> client.run(TOKEN) File "file_name", line 708, in run return future.result() File "file_name", line 687, in runner await self.start(*args, **kwargs) File "file_name", line 650, in start await self.login(*args, bot=bot) File "file_name", line 499, in login await self.http.static_login(token.strip(), bot=bot) AttributeError: 'NoneType' object has no attribute 'strip'
python Traceback (most recent call last): File "file_name", line 15, in <module> client.run(TOKEN) File "file_name", line 708, in run return future.result() File "file_name", line 687, in runner await self.start(*args, **kwargs) File "file_name", line 650, in start await self.login(*args, bot=bot) File "file_name", line 499, in login await self.http.static_login(token.strip(), bot=bot) AttributeError: 'NoneType' object has no attribute 'strip'
=================================== FAILURES =================================== ___________________ compose/tests/test_column_transformer.py ___________________ [gw1] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw1' crashed while running 'compose/tests/test_column_transformer.py::test_column_transformer_get_feature_names' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw0] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw0' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-int-True]' tests/test_pipeline.py [gw2] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw2' crashed while running 'tests/test_pipeline.py::test_feature_union_parallel' tests/test_calibration.py [gw4] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw4' crashed while running 'tests/test_calibration.py::test_calibration_pipeline' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw3] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw3' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-float32-True]' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw5] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw5' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-int-False]' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw7] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw7' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-float32-False]' tests/test_pipeline.py [gw6] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw6' crashed while running 'tests/test_pipeline.py::test_feature_union_feature_names' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw9] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw9' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-int16-False]' =============================== warnings summary ===============================
=================================== FAILURES =================================== ___________________ compose/tests/test_column_transformer.py ___________________ [gw1] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw1' crashed while running 'compose/tests/test_column_transformer.py::test_column_transformer_get_feature_names' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw0] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw0' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-int-True]' tests/test_pipeline.py [gw2] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw2' crashed while running 'tests/test_pipeline.py::test_feature_union_parallel' tests/test_calibration.py [gw4] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw4' crashed while running 'tests/test_calibration.py::test_calibration_pipeline' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw3] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw3' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-float32-True]' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw5] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw5' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-int-False]' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw7] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw7' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-float32-False]' tests/test_pipeline.py [gw6] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw6' crashed while running 'tests/test_pipeline.py::test_feature_union_feature_names' _______________ feature_extraction/tests/test_dict_vectorizer.py _______________ [gw9] darwin -- Python 3.6.9 $PREFIX/bin/python worker 'gw9' crashed while running 'feature_extraction/tests/test_dict_vectorizer.py::test_dictvectorizer[True-True-int16-False]' =============================== warnings summary ===============================
00:55:45.975 [bookie-io-1-2] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Write cache is full, triggering flush 00:55:46.698 [db-storage-9-1] INFO org.apache.bookkeeper.bookie.EntryLogManagerBase - Creating a new entry log file : createNewLog = false, reachEntryLogLimit = true 00:55:46.698 [db-storage-9-1] INFO org.apache.bookkeeper.bookie.EntryLogManagerBase - Flushing entry logger 289 back to filesystem, pending for syncing entry loggers : [BufferedChannel{logId=289, logFile=/pulsar/data/bookkeeper/ledgers/current/121.log, ledgerIdAssigned=-1}]. 00:55:46.699 [pool-5-thread-1] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Created new entry log file /pulsar/data/bookkeeper/ledgers/current/123.log for logId 291. 00:55:46.852 [db-storage-9-1] INFO org.apache.bookkeeper.bookie.EntryLogManagerForSingleEntryLog - Synced entry logger 289 to disk. 00:55:47.004 [bookie-io-1-2] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Write cache is full, triggering flush 00:55:47.004 [db-storage-9-1] ERROR org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Error during flush java.io.IOException: org.rocksdb.RocksDBException: Unknown Footer version. Maybe this file was created with newer version of RocksDB? at org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB.sync(KeyValueStorageRocksDB.java:294) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at org.apache.bookkeeper.bookie.storage.ldb.LedgerMetadataIndex.flush(LedgerMetadataIndex.java:224) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.checkpoint(SingleDirectoryDbLedgerStorage.java:622) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.flush(SingleDirectoryDbLedgerStorage.java:694) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.lambda$triggerFlush$5(SingleDirectoryDbLedgerStorage.java:382) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_275] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_275] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [io.netty-netty-common-4.1.48.Final.jar:4.1.48.Final] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275] Caused by: org.rocksdb.RocksDBException: Unknown Footer version. Maybe this file was created with newer version of RocksDB? at org.rocksdb.RocksDB.write0(Native Method) ~[org.rocksdb-rocksdbjni-5.13.3.jar:?] at org.rocksdb.RocksDB.write(RocksDB.java:602) ~[org.rocksdb-rocksdbjni-5.13.3.jar:?] at org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB.sync(KeyValueStorageRocksDB.java:292) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] ... 8 more
00:55:45.975 [bookie-io-1-2] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Write cache is full, triggering flush 00:55:46.698 [db-storage-9-1] INFO org.apache.bookkeeper.bookie.EntryLogManagerBase - Creating a new entry log file : createNewLog = false, reachEntryLogLimit = true 00:55:46.698 [db-storage-9-1] INFO org.apache.bookkeeper.bookie.EntryLogManagerBase - Flushing entry logger 289 back to filesystem, pending for syncing entry loggers : [BufferedChannel{logId=289, logFile=/pulsar/data/bookkeeper/ledgers/current/121.log, ledgerIdAssigned=-1}]. 00:55:46.699 [pool-5-thread-1] INFO org.apache.bookkeeper.bookie.EntryLoggerAllocator - Created new entry log file /pulsar/data/bookkeeper/ledgers/current/123.log for logId 291. 00:55:46.852 [db-storage-9-1] INFO org.apache.bookkeeper.bookie.EntryLogManagerForSingleEntryLog - Synced entry logger 289 to disk. 00:55:47.004 [bookie-io-1-2] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Write cache is full, triggering flush 00:55:47.004 [db-storage-9-1] ERROR org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Error during flush java.io.IOException: org.rocksdb.RocksDBException: Unknown Footer version. Maybe this file was created with newer version of RocksDB? at org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB.sync(KeyValueStorageRocksDB.java:294) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at org.apache.bookkeeper.bookie.storage.ldb.LedgerMetadataIndex.flush(LedgerMetadataIndex.java:224) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.checkpoint(SingleDirectoryDbLedgerStorage.java:622) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.flush(SingleDirectoryDbLedgerStorage.java:694) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.lambda$triggerFlush$5(SingleDirectoryDbLedgerStorage.java:382) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_275] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_275] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [io.netty-netty-common-4.1.48.Final.jar:4.1.48.Final] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275] Caused by: org.rocksdb.RocksDBException: Unknown Footer version. Maybe this file was created with newer version of RocksDB? at org.rocksdb.RocksDB.write0(Native Method) ~[org.rocksdb-rocksdbjni-5.13.3.jar:?] at org.rocksdb.RocksDB.write(RocksDB.java:602) ~[org.rocksdb-rocksdbjni-5.13.3.jar:?] at org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB.sync(KeyValueStorageRocksDB.java:292) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0-sn-2.jar:4.10.0-sn-2] ... 8 more
Failed to register the MixedRealityTeleportSystem service: System.Exception - The MixedRealityTeleportSystemProfile is missing the required ! at XRTK.Services.Teleportation.MixedRealityTeleportSystem..ctor (XRTK.Definitions.TeleportSystem.MixedRealityTeleportSystemProfile profile) [0x0002d] in C:\LocalDevelopment\XRTKTesting\020-Testing-1\Library\PackageCache\[email protected]\Runtime\Services\TeleportSystem\MixedRealityTeleportSystem.cs:34 at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&) at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <9577ac7a62ef43179789031239ba8798>:0 UnityEngine.Debug:LogError(Object) XRTK.Services.MixedRealityToolkit:TryCreateAndRegisterService(Type, IReadOnlyList
Failed to register the MixedRealityTeleportSystem service: System.Exception - The MixedRealityTeleportSystemProfile is missing the required ! at XRTK.Services.Teleportation.MixedRealityTeleportSystem..ctor (XRTK.Definitions.TeleportSystem.MixedRealityTeleportSystemProfile profile) [0x0002d] in C:\LocalDevelopment\XRTKTesting\020-Testing-1\Library\PackageCache\[email protected]\Runtime\Services\TeleportSystem\MixedRealityTeleportSystem.cs:34 at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&) at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <9577ac7a62ef43179789031239ba8798>:0 UnityEngine.Debug:LogError(Object) XRTK.Services.MixedRealityToolkit:TryCreateAndRegisterService(Type, IReadOnlyList`1, IMixedRealityService&, Object[]) (at Library/PackageCache/[email protected]/Runtime/Services/MixedRealityToolkit.cs:1000) XRTK.Services.MixedRealityToolkit:TryCreateAndRegisterService(Type, IMixedRealityService&, Object[]) (at Library/PackageCache/[email protected]/Runtime/Services/MixedRealityToolkit.cs:914) XRTK.Services.MixedRealityToolkit:InitializeServiceLocator() (at Library/PackageCache/[email protected]/Runtime/Services/MixedRealityToolkit.cs:493) XRTK.Services.MixedRealityToolkit:ResetProfile(MixedRealityToolkitRootProfile) (at Library/PackageCache/[email protected]/Runtime/Services/MixedRealityToolkit.cs:132) XRTK.Editor.<>c__DisplayClass5_1:<OnInspectorGUI>b__2() (at Library/PackageCache/[email protected]/Editor/MixedRealityToolkitInspector.cs:86) UnityEditor.EditorApplication:Internal_CallDelayFunctions()
3 callback, DnsEndPoint endPoint, HttpRequestMessage requestMessage, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.ConnectHelper.ConnectAsync(Func
[webpack-dev-middleware] TypeError: Cannot read property 'unshift' of undefined <e> at /Users/kelly/tock/admin/consumer/node_modules/react-dev-tools-iframe-webpack-plugin/index.js:15:50 <e> at Array.forEach (<anonymous>) <e> at /Users/kelly/tock/admin/consumer/node_modules/react-dev-tools-iframe-webpack-plugin/index.js:10:37 <e> at Hook.eval [as callAsync] (eval at create (/Users/kelly/tock/admin/consumer/node_modules/webpack/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:22:1) <e> at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/kelly/tock/admin/consumer/node_modules/webpack/node_modules/tapable/lib/Hook.js:18:14) <e> at Compiler.emitAssets (/Users/kelly/tock/admin/consumer/node_modules/webpack/lib/Compiler.js:808:19) <e> at /Users/kelly/tock/admin/consumer/node_modules/webpack/lib/Watching.js:79:21 <e> at processTicksAndRejections (internal/process/task_queues.js:75:11)
[webpack-dev-middleware] TypeError: Cannot read property 'unshift' of undefined <e> at /Users/kelly/tock/admin/consumer/node_modules/react-dev-tools-iframe-webpack-plugin/index.js:15:50 <e> at Array.forEach (<anonymous>) <e> at /Users/kelly/tock/admin/consumer/node_modules/react-dev-tools-iframe-webpack-plugin/index.js:10:37 <e> at Hook.eval [as callAsync] (eval at create (/Users/kelly/tock/admin/consumer/node_modules/webpack/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:22:1) <e> at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/kelly/tock/admin/consumer/node_modules/webpack/node_modules/tapable/lib/Hook.js:18:14) <e> at Compiler.emitAssets (/Users/kelly/tock/admin/consumer/node_modules/webpack/lib/Compiler.js:808:19) <e> at /Users/kelly/tock/admin/consumer/node_modules/webpack/lib/Watching.js:79:21 <e> at processTicksAndRejections (internal/process/task_queues.js:75:11)
[2020-12-23T01:04:48.448Z] ok 101 span 3 should have expected traceId [2020-12-23T01:04:48.448Z] ok 102 span 3 should have expected id [2020-12-23T01:04:48.448Z] ok 103 span 3 should have expected parentId [2020-12-23T01:04:48.448Z] ok 104 span 3 should have expected sampled flag [2020-12-23T01:04:48.448Z] # #startSpan(name, {references: [followsFrom, childOf, childOf]}) [2020-12-23T01:04:48.448Z] ok 105 should be equal [2020-12-23T01:04:48.448Z] ok 106 should be equal [2020-12-23T01:04:48.448Z] ok 107 should be equal [2020-12-23T01:04:48.448Z] ok 108 string [2020-12-23T01:04:48.448Z] ok 109 string [2020-12-23T01:04:48.448Z] ok 110 should be equal [2020-12-23T01:04:48.448Z] ok 111 should be equal [2020-12-23T01:04:48.448Z] ok 112 span 2 should have expected traceId [2020-12-23T01:04:48.448Z] ok 113 span 2 should have expected id [2020-12-23T01:04:48.448Z] ok 114 span 2 should have expected parentId [2020-12-23T01:04:48.448Z] ok 115 span 2 should have expected sampled flag [2020-12-23T01:04:48.448Z] ok 116 span 3 should have expected traceId [2020-12-23T01:04:48.448Z] ok 117 span 3 should have expected id [2020-12-23T01:04:48.448Z] ok 118 span 3 should have expected parentId [2020-12-23T01:04:48.448Z] ok 119 span 3 should have expected sampled flag [2020-12-23T01:04:48.448Z] # #startSpan() - ended transaction [2020-12-23T01:04:48.448Z] ok 120 should be equal [2020-12-23T01:04:48.448Z] ok 121 should be equal [2020-12-23T01:04:48.448Z] ok 122 should be equal [2020-12-23T01:04:48.448Z] ok 123 should be equal [2020-12-23T01:04:48.448Z] # #startSpan() - not sampled [2020-12-23T01:04:48.448Z] ok 124 should return span [2020-12-23T01:04:48.448Z] ok 125 should hold reference to span/transaction [2020-12-23T01:04:48.448Z] ok 126 first span should be a transaction [2020-12-23T01:04:48.448Z] ok 127 should be equal [2020-12-23T01:04:48.448Z] ok 128 should be truthy [2020-12-23T01:04:48.448Z] # #inject(span, http, undefined) [2020-12-23T01:04:48.448Z] ok 129 should throw [2020-12-23T01:04:48.448Z] # #inject(span, http, {}) [2020-12-23T01:04:48.448Z] ok 130 should be equal [2020-12-23T01:04:48.448Z] # #inject(context, http, {}) [2020-12-23T01:04:48.448Z] ok 131 should be equal [2020-12-23T01:04:48.448Z] # #inject(noop, http, {}) [2020-12-23T01:04:48.448Z] ok 132 should be equal [2020-12-23T01:04:48.448Z] ok 133 should be equal [2020-12-23T01:04:48.448Z] ok 134 should be truthy [Truncated] [2020-12-23T01:04:57.293Z] null [2020-12-23T01:04:57.355Z] Failed in branch Node.js-6 [2020-12-23T01:04:58.922Z] Running on Jenkins in /var/lib/jenkins/workspace/ent-nodejs-opentracing-mbp_PR-13 [2020-12-23T01:04:59.091Z] [INFO] getVaultSecret: Getting secrets [2020-12-23T01:04:59.354Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID [2020-12-23T01:05:00.216Z] + chmod 755 generate-build-data.sh [2020-12-23T01:05:00.216Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-nodejs/apm-agent-nodejs-opentracing-mbp/PR-13/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-nodejs/apm-agent-nodejs-opentracing-mbp/PR-13/runs/1 FAILURE 380237 [2020-12-23T01:05:00.768Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-nodejs/apm-agent-nodejs-opentracing-mbp/PR-13/runs/1/steps/?limit=10000 -o steps-info.json [2020-12-23T01:05:05.963Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-nodejs/apm-agent-nodejs-opentracing-mbp/PR-13/runs/1/tests/?status=FAILED -o tests-errors.json [2020-12-23T01:05:05.963Z] Retry 1/3 exited 22, retrying in 1 seconds... [2020-12-23T01:05:06.514Z] Retry 2/3 exited 22, retrying in 2 seconds...
[2020-12-23T01:04:48.448Z] ok 101 span 3 should have expected traceId [2020-12-23T01:04:48.448Z] ok 102 span 3 should have expected id [2020-12-23T01:04:48.448Z] ok 103 span 3 should have expected parentId [2020-12-23T01:04:48.448Z] ok 104 span 3 should have expected sampled flag [2020-12-23T01:04:48.448Z] # #startSpan(name, {references: [followsFrom, childOf, childOf]}) [2020-12-23T01:04:48.448Z] ok 105 should be equal [2020-12-23T01:04:48.448Z] ok 106 should be equal [2020-12-23T01:04:48.448Z] ok 107 should be equal [2020-12-23T01:04:48.448Z] ok 108 string [2020-12-23T01:04:48.448Z] ok 109 string [2020-12-23T01:04:48.448Z] ok 110 should be equal [2020-12-23T01:04:48.448Z] ok 111 should be equal [2020-12-23T01:04:48.448Z] ok 112 span 2 should have expected traceId [2020-12-23T01:04:48.448Z] ok 113 span 2 should have expected id [2020-12-23T01:04:48.448Z] ok 114 span 2 should have expected parentId [2020-12-23T01:04:48.448Z] ok 115 span 2 should have expected sampled flag [2020-12-23T01:04:48.448Z] ok 116 span 3 should have expected traceId [2020-12-23T01:04:48.448Z] ok 117 span 3 should have expected id [2020-12-23T01:04:48.448Z] ok 118 span 3 should have expected parentId [2020-12-23T01:04:48.448Z] ok 119 span 3 should have expected sampled flag [2020-12-23T01:04:48.448Z] # #startSpan() - ended transaction [2020-12-23T01:04:48.448Z] ok 120 should be equal [2020-12-23T01:04:48.448Z] ok 121 should be equal [2020-12-23T01:04:48.448Z] ok 122 should be equal [2020-12-23T01:04:48.448Z] ok 123 should be equal [2020-12-23T01:04:48.448Z] # #startSpan() - not sampled [2020-12-23T01:04:48.448Z] ok 124 should return span [2020-12-23T01:04:48.448Z] ok 125 should hold reference to span/transaction [2020-12-23T01:04:48.448Z] ok 126 first span should be a transaction [2020-12-23T01:04:48.448Z] ok 127 should be equal [2020-12-23T01:04:48.448Z] ok 128 should be truthy [2020-12-23T01:04:48.448Z] # #inject(span, http, undefined) [2020-12-23T01:04:48.448Z] ok 129 should throw [2020-12-23T01:04:48.448Z] # #inject(span, http, {}) [2020-12-23T01:04:48.448Z] ok 130 should be equal [2020-12-23T01:04:48.448Z] # #inject(context, http, {}) [2020-12-23T01:04:48.448Z] ok 131 should be equal [2020-12-23T01:04:48.448Z] # #inject(noop, http, {}) [2020-12-23T01:04:48.448Z] ok 132 should be equal [2020-12-23T01:04:48.448Z] ok 133 should be equal [2020-12-23T01:04:48.448Z] ok 134 should be truthy [Truncated] [2020-12-23T01:04:57.293Z] null [2020-12-23T01:04:57.355Z] Failed in branch Node.js-6 [2020-12-23T01:04:58.922Z] Running on Jenkins in /var/lib/jenkins/workspace/ent-nodejs-opentracing-mbp_PR-13 [2020-12-23T01:04:59.091Z] [INFO] getVaultSecret: Getting secrets [2020-12-23T01:04:59.354Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID [2020-12-23T01:05:00.216Z] + chmod 755 generate-build-data.sh [2020-12-23T01:05:00.216Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-nodejs/apm-agent-nodejs-opentracing-mbp/PR-13/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-nodejs/apm-agent-nodejs-opentracing-mbp/PR-13/runs/1 FAILURE 380237 [2020-12-23T01:05:00.768Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-nodejs/apm-agent-nodejs-opentracing-mbp/PR-13/runs/1/steps/?limit=10000 -o steps-info.json [2020-12-23T01:05:05.963Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-nodejs/apm-agent-nodejs-opentracing-mbp/PR-13/runs/1/tests/?status=FAILED -o tests-errors.json [2020-12-23T01:05:05.963Z] Retry 1/3 exited 22, retrying in 1 seconds... [2020-12-23T01:05:06.514Z] Retry 2/3 exited 22, retrying in 2 seconds...
error TypeError: Cannot read property 'repos' of null at getTags (e:\Sors\JavaScript\github-changes\bin\index.js:101:17) at e:\Sors\JavaScript\github-changes\bin\index.js:432:27 at bound (domain.js:402:14) at runBound (domain.js:415:12) at tryCatcher (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\promise.js:512:31) at Promise._settlePromise (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\promise.js:569:18) at Promise._settlePromise0 (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\promise.js:614:10) at Promise._settlePromises (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\promise.js:694:18) at _drainQueueStep (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\async.js:138:12) at _drainQueue (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\async.js:131:9) at Async._drainQueues (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\async.js:147:5) at Immediate.Async.drainQueues [as _onImmediate] (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\async.js:17:14) at runCallback (timers.js:705:18) at tryOnImmediate (timers.js:676:5) at processImmediate (timers.js:658:5)
error TypeError: Cannot read property 'repos' of null at getTags (e:\Sors\JavaScript\github-changes\bin\index.js:101:17) at e:\Sors\JavaScript\github-changes\bin\index.js:432:27 at bound (domain.js:402:14) at runBound (domain.js:415:12) at tryCatcher (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\promise.js:512:31) at Promise._settlePromise (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\promise.js:569:18) at Promise._settlePromise0 (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\promise.js:614:10) at Promise._settlePromises (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\promise.js:694:18) at _drainQueueStep (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\async.js:138:12) at _drainQueue (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\async.js:131:9) at Async._drainQueues (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\async.js:147:5) at Immediate.Async.drainQueues [as _onImmediate] (e:\Sors\JavaScript\github-changes\node_modules\bluebird\js\release\async.js:17:14) at runCallback (timers.js:705:18) at tryOnImmediate (timers.js:676:5) at processImmediate (timers.js:658:5)
Uncaught TypeError: can't access property "isChild", a is undefined newArticle BlogOverview.js:237 newArticle BlogOverview.js:234 onclick BlogOverview.js:92 L/t[e]< mithril.js:1286 BlogOverview.js:237:25
Uncaught TypeError: can't access property "isChild", a is undefined newArticle BlogOverview.js:237 newArticle BlogOverview.js:234 onclick BlogOverview.js:92 L/t[e]< mithril.js:1286 BlogOverview.js:237:25
Exception message: System.InvalidCastException: Unable to cast object of type 'System.Int64' to type 'System.UInt64'. Full Stack trace: System.InvalidCastException: Unable to cast object of type 'System.Int64' to type 'System.UInt64'. at System.Data.Common.DbDataReader.GetFieldValue[T](Int32 ordinal) at lambda_method436(Closure , QueryContext , DbDataReader , ResultContext , SingleQueryResultCoordinator ) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable
1610302526: New connection from 192.168.10.176 on port 1883. 1610302526: Client <unknown> disconnected due to protocol error.
persistence true persistence_location /mosquitto/data/ log_dest file /mosquitto/log/mosquitto.log log_dest stdout autosave_interval 30 autosave_on_changes false listener 1883 listener 1884 protocol websockets socket_domain ipv4 listener 8883 cafile /mosquitto/config/cert/ca/ca.crt certfile /mosquitto/config/cert/broker/broker.crt keyfile /mosquitto/config/cert/broker/broker.key require_certificate false
2021-01-26T11:42:51: New connection from 192.168.10.2:33734 on port 8883. 2021-01-26T11:42:54: OpenSSL Error[0]: error:140260FC:SSL routines:ACCEPT_SR_CLNT_HELLO:unknown protocol 2021-01-26T11:42:54: Bad socket read/write on client <unknown>, disconnecting.
1610302526: New connection from 192.168.10.176 on port 1883. 1610302526: Client <unknown> disconnected due to protocol error.
persistence true persistence_location /mosquitto/data/ log_dest file /mosquitto/log/mosquitto.log log_dest stdout autosave_interval 30 autosave_on_changes false listener 1883 listener 1884 protocol websockets socket_domain ipv4 listener 8883 cafile /mosquitto/config/cert/ca/ca.crt certfile /mosquitto/config/cert/broker/broker.crt keyfile /mosquitto/config/cert/broker/broker.key require_certificate false
2021-01-26T11:42:51: New connection from 192.168.10.2:33734 on port 8883. 2021-01-26T11:42:54: OpenSSL Error[0]: error:140260FC:SSL routines:ACCEPT_SR_CLNT_HELLO:unknown protocol 2021-01-26T11:42:54: Bad socket read/write on client <unknown>, disconnecting.
File "/home/veith/Projects/python-flexi-path/venv/lib/python3.8/site-packages/libcloud/storage/drivers/s3.py", line 370, in get_object obj = self._headers_to_object(object_name=object_name, File "/home/veith/Projects/python-flexi-path/venv/lib/python3.8/site-packages/libcloud/storage/drivers/s3.py", line 1066, in _headers_to_object obj = Object(name=object_name, size=headers['content-length'], KeyError: 'content-length' Process finished with exit code 1
File "/home/veith/Projects/python-flexi-path/venv/lib/python3.8/site-packages/libcloud/storage/drivers/s3.py", line 370, in get_object obj = self._headers_to_object(object_name=object_name, File "/home/veith/Projects/python-flexi-path/venv/lib/python3.8/site-packages/libcloud/storage/drivers/s3.py", line 1066, in _headers_to_object obj = Object(name=object_name, size=headers['content-length'], KeyError: 'content-length' Process finished with exit code 1
WARNING:tensorflow:Layer lstm will not use cuDNN kernel since it doesn't meet the cuDNN kernel criteria. It will use generic GPU kernel as fallback when running on GPU
$ oc pxc cluster describe Failed to setup port forward: Failed to setup connection to Portworx cluster to svc kube-system/portworx-api port 9020
$ oc pxc cluster describe Failed to setup port forward: Failed to setup connection to Portworx cluster to svc kube-system/portworx-api port 9020
2021-02-01 11:26:20,012 botocore.hooks [DEBUG] Event before-parameter-build.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <function generate_idempotent_uuid at 0x1107e0e50> 2021-02-01 11:26:20,012 botocore.hooks [DEBUG] Event before-call.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <function inject_api_version_header_if_needed at 0x1107e4940> 2021-02-01 11:26:20,012 botocore.endpoint [DEBUG] Making request for OperationModel(name=DescribeReportDefinitions) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'X-Amz-Target': 'AWSOrigamiServiceGatewayService.DescribeReportDefinitions', 'Content-Type': 'application/x-amz-json-1.1', 'User-Agent': 'Boto3/1.16.63 Python/3.9.1 Darwin/18.7.0 Botocore/1.14.9'}, 'body': b'{}', 'url': 'https://cur.us-east-1.amazonaws.com/', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x1108968e0>, 'has_streaming_input': False, 'auth_type': None}} 2021-02-01 11:26:20,012 botocore.hooks [DEBUG] Event request-created.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x1108967c0>> 2021-02-01 11:26:20,013 botocore.hooks [DEBUG] Event choose-signer.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <function set_operation_specific_signer at 0x1107e0d30> 2021-02-01 11:26:20,013 botocore.auth [DEBUG] Calculating signature using v4 auth. 2021-02-01 11:26:20,013 botocore.auth [DEBUG] CanonicalRequest: POST / content-type:application/x-amz-json-1.1 host:cur.us-east-1.amazonaws.com x-amz-date:20210201T162620Z x-amz-target:AWSOrigamiServiceGatewayService.DescribeReportDefinitions content-type;host;x-amz-date;x-amz-target 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a 2021-02-01 11:26:20,013 botocore.auth [DEBUG] StringToSign: AWS4-HMAC-SHA256 20210201T162620Z 20210201/us-east-1/cur/aws4_request 1ec5687c550cc9a0aad0860f70a408d7e542b2a9c8bb1951b5d7ecb6a7c3f3fa 2021-02-01 11:26:20,013 botocore.auth [DEBUG] Signature: a42e5f195aaf12dea98264edf1c892c15280dac56a723b4344f1a9c4d7482794 2021-02-01 11:26:20,013 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://cur.us-east-1.amazonaws.com/, headers={'X-Amz-Target': b'AWSOrigamiServiceGatewayService.DescribeReportDefinitions', 'Content-Type': b'application/x-amz-json-1.1', 'User-Agent': b'Boto3/1.16.63 Python/3.9.1 Darwin/18.7.0 Botocore/1.14.9', 'X-Amz-Date': b'20210201T162620Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=[redacted]/20210201/us-east-1/cur/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=a42e5f195aaf12dea98264edf1c892c15280dac56a723b4344f1a9c4d7482794', 'Content-Length': '2'}> 2021-02-01 11:26:20,014 urllib3.connectionpool [DEBUG] Resetting dropped connection: cur.us-east-1.amazonaws.com 2021-02-01 11:26:20,107 urllib3.connectionpool [DEBUG] https://cur.us-east-1.amazonaws.com:443 "POST / HTTP/1.1" 400 187 2021-02-01 11:26:20,108 botocore.parsers [DEBUG] Response headers: {'x-amzn-RequestId': 'af3cce79-5284-47d6-a50d-1cc1c5466aa5', 'Content-Type': 'application/x-amz-json-1.1', 'Content-Length': '187', 'Date': 'Mon, 01 Feb 2021 16:26:35 GMT', 'Connection': 'close'} 2021-02-01 11:26:20,108 botocore.parsers [DEBUG] Response body: b'{"__type":"AccessDeniedException","Message":"accountId: [redacted] is not authorized to callDescribeReportDefinitions. Note: linked account is not allowed to modify report preference."}' 2021-02-01 11:26:20,108 botocore.hooks [DEBUG] Event needs-retry.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <botocore.retryhandler.RetryHandler object at 0x1112d5220> 2021-02-01 11:26:20,108 botocore.retryhandler [DEBUG] No retry needed.
2021-02-01 11:26:20,012 botocore.hooks [DEBUG] Event before-parameter-build.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <function generate_idempotent_uuid at 0x1107e0e50> 2021-02-01 11:26:20,012 botocore.hooks [DEBUG] Event before-call.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <function inject_api_version_header_if_needed at 0x1107e4940> 2021-02-01 11:26:20,012 botocore.endpoint [DEBUG] Making request for OperationModel(name=DescribeReportDefinitions) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'X-Amz-Target': 'AWSOrigamiServiceGatewayService.DescribeReportDefinitions', 'Content-Type': 'application/x-amz-json-1.1', 'User-Agent': 'Boto3/1.16.63 Python/3.9.1 Darwin/18.7.0 Botocore/1.14.9'}, 'body': b'{}', 'url': 'https://cur.us-east-1.amazonaws.com/', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x1108968e0>, 'has_streaming_input': False, 'auth_type': None}} 2021-02-01 11:26:20,012 botocore.hooks [DEBUG] Event request-created.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x1108967c0>> 2021-02-01 11:26:20,013 botocore.hooks [DEBUG] Event choose-signer.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <function set_operation_specific_signer at 0x1107e0d30> 2021-02-01 11:26:20,013 botocore.auth [DEBUG] Calculating signature using v4 auth. 2021-02-01 11:26:20,013 botocore.auth [DEBUG] CanonicalRequest: POST / content-type:application/x-amz-json-1.1 host:cur.us-east-1.amazonaws.com x-amz-date:20210201T162620Z x-amz-target:AWSOrigamiServiceGatewayService.DescribeReportDefinitions content-type;host;x-amz-date;x-amz-target 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a 2021-02-01 11:26:20,013 botocore.auth [DEBUG] StringToSign: AWS4-HMAC-SHA256 20210201T162620Z 20210201/us-east-1/cur/aws4_request 1ec5687c550cc9a0aad0860f70a408d7e542b2a9c8bb1951b5d7ecb6a7c3f3fa 2021-02-01 11:26:20,013 botocore.auth [DEBUG] Signature: a42e5f195aaf12dea98264edf1c892c15280dac56a723b4344f1a9c4d7482794 2021-02-01 11:26:20,013 botocore.endpoint [DEBUG] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://cur.us-east-1.amazonaws.com/, headers={'X-Amz-Target': b'AWSOrigamiServiceGatewayService.DescribeReportDefinitions', 'Content-Type': b'application/x-amz-json-1.1', 'User-Agent': b'Boto3/1.16.63 Python/3.9.1 Darwin/18.7.0 Botocore/1.14.9', 'X-Amz-Date': b'20210201T162620Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=[redacted]/20210201/us-east-1/cur/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-amz-target, Signature=a42e5f195aaf12dea98264edf1c892c15280dac56a723b4344f1a9c4d7482794', 'Content-Length': '2'}> 2021-02-01 11:26:20,014 urllib3.connectionpool [DEBUG] Resetting dropped connection: cur.us-east-1.amazonaws.com 2021-02-01 11:26:20,107 urllib3.connectionpool [DEBUG] https://cur.us-east-1.amazonaws.com:443 "POST / HTTP/1.1" 400 187 2021-02-01 11:26:20,108 botocore.parsers [DEBUG] Response headers: {'x-amzn-RequestId': 'af3cce79-5284-47d6-a50d-1cc1c5466aa5', 'Content-Type': 'application/x-amz-json-1.1', 'Content-Length': '187', 'Date': 'Mon, 01 Feb 2021 16:26:35 GMT', 'Connection': 'close'} 2021-02-01 11:26:20,108 botocore.parsers [DEBUG] Response body: b'{"__type":"AccessDeniedException","Message":"accountId: [redacted] is not authorized to callDescribeReportDefinitions. Note: linked account is not allowed to modify report preference."}' 2021-02-01 11:26:20,108 botocore.hooks [DEBUG] Event needs-retry.cost-and-usage-report-service.DescribeReportDefinitions: calling handler <botocore.retryhandler.RetryHandler object at 0x1112d5220> 2021-02-01 11:26:20,108 botocore.retryhandler [DEBUG] No retry needed.
Thread 0 main threadNoSuchMethodError: NoSuchMethodError: The method 'map' was called on null.Receiver: nullTried calling: map<Future<void>>(Closure: (FlutterView) => Future<void>) at Object.noSuchMethod(object_patch.dart:54) at HotRunner.attach(run_hot.dart:240) at <asynchronous gap>(async) at RunCommand.runCommand(run.dart:620) at <asynchronous gap>(async) at FlutterCommand.verifyThenRunCommand(flutter_command.dart:1157) at <asynchronous gap>(async) at FlutterCommand.run.<anonymous closure>(flutter_command.dart:1009) at <asynchronous gap>(async) at AppContext.run.<anonymous closure>(context.dart:150) at <asynchronous gap>(async) at AppContext.run(context.dart:149) at <asynchronous gap>(async) at CommandRunner.runCommand(command_runner.dart:197) at <asynchronous gap>(async) at FlutterCommandRunner.runCommand.<anonymous closure>(flutter_command_runner.dart:278) at <asynchronous gap>(async) at AppContext.run.<anonymous closure>(context.dart:150) at <asynchronous gap>(async) at AppContext.run(context.dart:149) at <asynchronous gap>(async) at FlutterCommandRunner.runCommand(flutter_command_runner.dart:234) at <asynchronous gap>(async) at run.<anonymous closure>.<anonymous closure>(runner.dart:64) at <asynchronous gap>(async) at run.<anonymous closure>(runner.dart:62) at <asynchronous gap>(async) at AppContext.run.<anonymous closure>(context.dart:150) at <asynchronous gap>(async) at AppContext.run(context.dart:149) at <asynchronous gap>(async) at runInContext(context_runner.dart:73) at <asynchronous gap>(async) at main(executable.dart:90) at <asynchronous gap>(async)
Thread 0 main threadNoSuchMethodError: NoSuchMethodError: The method 'map' was called on null.Receiver: nullTried calling: map<Future<void>>(Closure: (FlutterView) => Future<void>) at Object.noSuchMethod(object_patch.dart:54) at HotRunner.attach(run_hot.dart:240) at <asynchronous gap>(async) at RunCommand.runCommand(run.dart:620) at <asynchronous gap>(async) at FlutterCommand.verifyThenRunCommand(flutter_command.dart:1157) at <asynchronous gap>(async) at FlutterCommand.run.<anonymous closure>(flutter_command.dart:1009) at <asynchronous gap>(async) at AppContext.run.<anonymous closure>(context.dart:150) at <asynchronous gap>(async) at AppContext.run(context.dart:149) at <asynchronous gap>(async) at CommandRunner.runCommand(command_runner.dart:197) at <asynchronous gap>(async) at FlutterCommandRunner.runCommand.<anonymous closure>(flutter_command_runner.dart:278) at <asynchronous gap>(async) at AppContext.run.<anonymous closure>(context.dart:150) at <asynchronous gap>(async) at AppContext.run(context.dart:149) at <asynchronous gap>(async) at FlutterCommandRunner.runCommand(flutter_command_runner.dart:234) at <asynchronous gap>(async) at run.<anonymous closure>.<anonymous closure>(runner.dart:64) at <asynchronous gap>(async) at run.<anonymous closure>(runner.dart:62) at <asynchronous gap>(async) at AppContext.run.<anonymous closure>(context.dart:150) at <asynchronous gap>(async) at AppContext.run(context.dart:149) at <asynchronous gap>(async) at runInContext(context_runner.dart:73) at <asynchronous gap>(async) at main(executable.dart:90) at <asynchronous gap>(async)
txt media_player.mpd:1 GET https://homeassistant.example.org/api/media_player_proxy/media_player.mpd?token=b27cab8c[...]3cab34d&cache=702922c838afb4d7 500 Image (async) e.load @ chunk.dcb57b9bb2daf791877d.js:1 t.getPalette @ chunk.dcb57b9bb2daf791877d.js:1 (anonymous) @ chunk.9a230f4e1ba6d82a8c78.js:745 value @ chunk.9a230f4e1ba6d82a8c78.js:745 value @ chunk.9a230f4e1ba6d82a8c78.js:745 performUpdate @ app.924deda6.js:10297 [...] chunk.9a230f4e1ba6d82a8c78.js:745 Error getting Image Colors Error: Fail to load image: /api/media_player_proxy/media_player.mpd?token=b27cab8cdfe[...]8903c163cab34d&cache=702922c838afb4d7 at HTMLImageElement.e.complete.e.onerror (chunk.dcb57b9bb2daf791877d.js:1)
txt media_player.mpd:1 GET https://homeassistant.example.org/api/media_player_proxy/media_player.mpd?token=b27cab8c[...]3cab34d&cache=702922c838afb4d7 500 Image (async) e.load @ chunk.dcb57b9bb2daf791877d.js:1 t.getPalette @ chunk.dcb57b9bb2daf791877d.js:1 (anonymous) @ chunk.9a230f4e1ba6d82a8c78.js:745 value @ chunk.9a230f4e1ba6d82a8c78.js:745 value @ chunk.9a230f4e1ba6d82a8c78.js:745 performUpdate @ app.924deda6.js:10297 [...] chunk.9a230f4e1ba6d82a8c78.js:745 Error getting Image Colors Error: Fail to load image: /api/media_player_proxy/media_player.mpd?token=b27cab8cdfe[...]8903c163cab34d&cache=702922c838afb4d7 at HTMLImageElement.e.complete.e.onerror (chunk.dcb57b9bb2daf791877d.js:1)
is error // ... var data RedisData if err := jsoniter.Unmarshal([]byte(res), &data); err != nil { // stack trace leads to here, line 54 on the stack trace return // ... }
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x31 pc=0x7d9344] message='' goroutine 8829253 [running]: github.com/company/company-service/vendor/github.com/json-iterator/go.(*int64Codec).Decode(0x28369f0, 0x31, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_native.go:277 +0x54 github.com/company/company-service/vendor/github.com/json-iterator/go.(*sliceDecoder).doDecode(0xc004184f00, 0xc0074aa6a0, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_slice.go:93 +0x15a github.com/company/company-service/vendor/github.com/json-iterator/go.(*sliceDecoder).Decode(0xc004184f00, 0xc0074aa6a0, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_slice.go:60 +0x43 github.com/company/company-service/vendor/github.com/json-iterator/go.(*structFieldDecoder).Decode(0xc004184f60, 0xc0074aa690, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_struct_decoder.go:1054 +0x86 github.com/company/company-service/vendor/github.com/json-iterator/go.(*twoFieldsStructDecoder).Decode(0xc0041d2fc0, 0xc0074aa690, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_struct_decoder.go:617 +0xbd github.com/company/company-service/vendor/github.com/json-iterator/go.(*Iterator).ReadVal(0xc003b8e7e0, 0x1338160, 0xc0074aa690) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect.go:79 +0xc1 github.com/company/company-service/vendor/github.com/json-iterator/go.(*frozenConfig).Unmarshal(0xc000130000, 0xc00a401680, 0x51, 0x60, 0x1338160, 0xc0074aa690, 0x0, 0x0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/config.go:348 +0xb7 github.com/company/company-service/vendor/github.com/json-iterator/go.Unmarshal(...) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/adapter.go:16 github.com/company/company-service/internal/repository/keyword-related/redis.(*keywordRelatedRepository).GetModular(0xc0040edfb0, 0xc00c8084e0, 0x24, 0x0, 0x0, 0x0, 0x0, 0x0, 0x24, 0x98) /tmp/build_debian_package/company-service/src/github.com/company/company-service/internal/repository/keyword-related/redis/function.go:54 +0x299
// On function `GetModular()` res, err := // stuff, `res` is string, `err` is error // ... var data RedisData if err := jsoniter.Unmarshal([]byte(res), &data); err != nil { // stack trace leads to here, line 54 on the stack trace return // ... }
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x31 pc=0x7d9344] message='' goroutine 8829253 [running]: github.com/company/company-service/vendor/github.com/json-iterator/go.(*int64Codec).Decode(0x28369f0, 0x31, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_native.go:277 +0x54 github.com/company/company-service/vendor/github.com/json-iterator/go.(*sliceDecoder).doDecode(0xc004184f00, 0xc0074aa6a0, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_slice.go:93 +0x15a github.com/company/company-service/vendor/github.com/json-iterator/go.(*sliceDecoder).Decode(0xc004184f00, 0xc0074aa6a0, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_slice.go:60 +0x43 github.com/company/company-service/vendor/github.com/json-iterator/go.(*structFieldDecoder).Decode(0xc004184f60, 0xc0074aa690, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_struct_decoder.go:1054 +0x86 github.com/company/company-service/vendor/github.com/json-iterator/go.(*twoFieldsStructDecoder).Decode(0xc0041d2fc0, 0xc0074aa690, 0xc003b8e7e0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect_struct_decoder.go:617 +0xbd github.com/company/company-service/vendor/github.com/json-iterator/go.(*Iterator).ReadVal(0xc003b8e7e0, 0x1338160, 0xc0074aa690) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/reflect.go:79 +0xc1 github.com/company/company-service/vendor/github.com/json-iterator/go.(*frozenConfig).Unmarshal(0xc000130000, 0xc00a401680, 0x51, 0x60, 0x1338160, 0xc0074aa690, 0x0, 0x0) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/config.go:348 +0xb7 github.com/company/company-service/vendor/github.com/json-iterator/go.Unmarshal(...) /tmp/build_debian_package/company-service/src/github.com/company/company-service/vendor/github.com/json-iterator/go/adapter.go:16 github.com/company/company-service/internal/repository/keyword-related/redis.(*keywordRelatedRepository).GetModular(0xc0040edfb0, 0xc00c8084e0, 0x24, 0x0, 0x0, 0x0, 0x0, 0x0, 0x24, 0x98) /tmp/build_debian_package/company-service/src/github.com/company/company-service/internal/repository/keyword-related/redis/function.go:54 +0x299
gravitos@gravitos-rootbox:~$ java -jar ./ImageConverter.jar Error: Could not find or load main class sample.Main Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
gravitos@gravitos-rootbox:~$ java -jar ./ImageConverter.jar Error: Could not find or load main class sample.Main Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
2021-02-11T04:03:22.4067463Z ================================== FAILURES =================================== 2021-02-11T04:03:22.4068996Z TestGeoMean.test_weights_1d_list 2021-02-11T04:03:22.4070292Z [gw1] win32 -- Python 3.8.7 C:\hostedtoolcache\windows\Python\3.8.7\x64\python.exe 2021-02-11T04:03:22.4071392Z C:\hostedtoolcache\windows\Python\3.8.7\x64\lib\site-packages\scipy\stats\tests\test_stats.py:4617: in test_weights_1d_list 2021-02-11T04:03:22.4072654Z check_equal_gmean(a, desired, weights=weights, rtol=1e-5) 2021-02-11T04:03:22.4073645Z E TypeError: check_equal_gmean() got an unexpected keyword argument 'weights' 2021-02-11T04:03:22.4074530Z a = [1, 2, 3, 4, 5] 2021-02-11T04:03:22.4075378Z desired = 2.77748 2021-02-11T04:03:22.4076317Z self = <scipy.stats.tests.test_stats.TestGeoMean object at 0x000001FE2A00F250> 2021-02-11T04:03:22.4077257Z weights = [2, 5, 6, 4, 3] 2021-02-11T04:03:22.5066546Z TestGeoMean.test_weights_1d_array 2021-02-11T04:03:22.5068650Z [gw1] win32 -- Python 3.8.7 C:\hostedtoolcache\windows\Python\3.8.7\x64\python.exe 2021-02-11T04:03:22.5070458Z C:\hostedtoolcache\windows\Python\3.8.7\x64\lib\site-packages\scipy\stats\tests\test_stats.py:4625: in test_weights_1d_array 2021-02-11T04:03:22.5071276Z check_equal_gmean(a, desired, weights=weights, rtol=1e-5) 2021-02-11T04:03:22.5072422Z E TypeError: check_equal_gmean() got an unexpected keyword argument 'weights' 2021-02-11T04:03:22.5073069Z a = array([1, 2, 3, 4, 5]) 2021-02-11T04:03:22.5073993Z desired = 2.77748 2021-02-11T04:03:22.5074564Z self = <scipy.stats.tests.test_stats.TestGeoMean object at 0x000001FE0D516820> 2021-02-11T04:03:22.5075611Z weights = array([2, 5, 6, 4, 3]) 2021-02-11T04:03:22.5985421Z __________________ TestGeoMean.test_weights_masked_1d_array ___________________ 2021-02-11T04:03:22.5987141Z [gw1] win32 -- Python 3.8.7 C:\hostedtoolcache\windows\Python\3.8.7\x64\python.exe 2021-02-11T04:03:22.5989506Z C:\hostedtoolcache\windows\Python\3.8.7\x64\lib\site-packages\scipy\stats\tests\test_stats.py:4633: in test_weights_masked_1d_array 2021-02-11T04:03:22.5990946Z check_equal_gmean(a, desired, weights=weights, rtol=1e-5) 2021-02-11T04:03:22.5992744Z E TypeError: check_equal_gmean() got an unexpected keyword argument 'weights' 2021-02-11T04:03:22.5993802Z a = array([1, 2, 3, 4, 5, 6]) 2021-02-11T04:03:22.5995244Z desired = 2.77748 2021-02-11T04:03:22.5996273Z self = <scipy.stats.tests.test_stats.TestGeoMean object at 0x000001FE0D50D9D0> 2021-02-11T04:03:22.5997985Z weights = masked_array(data=[2, 5, 6, 4, 3, --], 2021-02-11T04:03:22.5998777Z mask=[False, False, False, False, False, True], 2021-02-11T04:03:22.5999841Z fill_value=999999)
2021-02-11T04:03:22.4067463Z ================================== FAILURES =================================== 2021-02-11T04:03:22.4068996Z TestGeoMean.test_weights_1d_list 2021-02-11T04:03:22.4070292Z [gw1] win32 -- Python 3.8.7 C:\hostedtoolcache\windows\Python\3.8.7\x64\python.exe 2021-02-11T04:03:22.4071392Z C:\hostedtoolcache\windows\Python\3.8.7\x64\lib\site-packages\scipy\stats\tests\test_stats.py:4617: in test_weights_1d_list 2021-02-11T04:03:22.4072654Z check_equal_gmean(a, desired, weights=weights, rtol=1e-5) 2021-02-11T04:03:22.4073645Z E TypeError: check_equal_gmean() got an unexpected keyword argument 'weights' 2021-02-11T04:03:22.4074530Z a = [1, 2, 3, 4, 5] 2021-02-11T04:03:22.4075378Z desired = 2.77748 2021-02-11T04:03:22.4076317Z self = <scipy.stats.tests.test_stats.TestGeoMean object at 0x000001FE2A00F250> 2021-02-11T04:03:22.4077257Z weights = [2, 5, 6, 4, 3] 2021-02-11T04:03:22.5066546Z TestGeoMean.test_weights_1d_array 2021-02-11T04:03:22.5068650Z [gw1] win32 -- Python 3.8.7 C:\hostedtoolcache\windows\Python\3.8.7\x64\python.exe 2021-02-11T04:03:22.5070458Z C:\hostedtoolcache\windows\Python\3.8.7\x64\lib\site-packages\scipy\stats\tests\test_stats.py:4625: in test_weights_1d_array 2021-02-11T04:03:22.5071276Z check_equal_gmean(a, desired, weights=weights, rtol=1e-5) 2021-02-11T04:03:22.5072422Z E TypeError: check_equal_gmean() got an unexpected keyword argument 'weights' 2021-02-11T04:03:22.5073069Z a = array([1, 2, 3, 4, 5]) 2021-02-11T04:03:22.5073993Z desired = 2.77748 2021-02-11T04:03:22.5074564Z self = <scipy.stats.tests.test_stats.TestGeoMean object at 0x000001FE0D516820> 2021-02-11T04:03:22.5075611Z weights = array([2, 5, 6, 4, 3]) 2021-02-11T04:03:22.5985421Z __________________ TestGeoMean.test_weights_masked_1d_array ___________________ 2021-02-11T04:03:22.5987141Z [gw1] win32 -- Python 3.8.7 C:\hostedtoolcache\windows\Python\3.8.7\x64\python.exe 2021-02-11T04:03:22.5989506Z C:\hostedtoolcache\windows\Python\3.8.7\x64\lib\site-packages\scipy\stats\tests\test_stats.py:4633: in test_weights_masked_1d_array 2021-02-11T04:03:22.5990946Z check_equal_gmean(a, desired, weights=weights, rtol=1e-5) 2021-02-11T04:03:22.5992744Z E TypeError: check_equal_gmean() got an unexpected keyword argument 'weights' 2021-02-11T04:03:22.5993802Z a = array([1, 2, 3, 4, 5, 6]) 2021-02-11T04:03:22.5995244Z desired = 2.77748 2021-02-11T04:03:22.5996273Z self = <scipy.stats.tests.test_stats.TestGeoMean object at 0x000001FE0D50D9D0> 2021-02-11T04:03:22.5997985Z weights = masked_array(data=[2, 5, 6, 4, 3, --], 2021-02-11T04:03:22.5998777Z mask=[False, False, False, False, False, True], 2021-02-11T04:03:22.5999841Z fill_value=999999)
php class PayPalHttpClient // (line 198) // ... private function doPayPalRequest($decode = true) { try { // Perform PayPal HTTP API request. $response = $this->makeHttpRequest(); return ($decode === false) ? $response->getContents() : \GuzzleHttp\json_decode($response, true); } catch (RuntimeException $t) { $message = collect($t->getMessage())->implode('\n'); } // ... }
php class PayPalHttpClient // (line 198) // ... private function doPayPalRequest($decode = true) { try { // Perform PayPal HTTP API request. $response = $this->makeHttpRequest(); return ($decode === false) ? $response->getContents() : \GuzzleHttp\json_decode($response, true); } catch (RuntimeException $t) { $message = collect($t->getMessage())->implode('\n'); } // ... }
mean_absolute_error: 14.680679061682326 mean_squared_error: 18.826801113162563 explained_variance_score: 0.0 r2_score: -0.05091949778656968
mean_absolute_error: 14.680679061682326 mean_squared_error: 18.826801113162563 explained_variance_score: 0.0 r2_score: -0.05091949778656968
warning " > [email protected]" has incorrect peer dependency "react@~0.14 || ^15.0.0 || ^16.0.0". warning " > [email protected]" has incorrect peer dependency "react-dom@~0.14 || ^15.0.0 || ^16.0.0".
warning " > [email protected]" has incorrect peer dependency "react@~0.14 || ^15.0.0 || ^16.0.0". warning " > [email protected]" has incorrect peer dependency "react-dom@~0.14 || ^15.0.0 || ^16.0.0".
[2021-02-22 22:17:35] [ERROR] red: Exception in command 'reactrole create' Traceback (most recent call last): File "/home/jademalo/.pyenv/versions/MTGPLBot/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, in wrapped ret = await coro(*args, **kwargs) File "/home/jademalo/MTGPLBot/cogs/CogManager/cogs/roleutils/reactroles.py", line 183, in reactrole_create message = await channel.send(embed=e) File "/home/jademalo/.pyenv/versions/MTGPLBot/lib/python3.8/site-packages/discord/abc.py", line 935, in send data = await state.http.send_message(channel.id, content, tts=tts, embed=embed, File "/home/jademalo/.pyenv/versions/MTGPLBot/lib/python3.8/site-packages/discord/http.py", line 241, in request raise Forbidden(r, data) discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
[2021-02-22 22:17:35] [ERROR] red: Exception in command 'reactrole create' Traceback (most recent call last): File "/home/jademalo/.pyenv/versions/MTGPLBot/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, in wrapped ret = await coro(*args, **kwargs) File "/home/jademalo/MTGPLBot/cogs/CogManager/cogs/roleutils/reactroles.py", line 183, in reactrole_create message = await channel.send(embed=e) File "/home/jademalo/.pyenv/versions/MTGPLBot/lib/python3.8/site-packages/discord/abc.py", line 935, in send data = await state.http.send_message(channel.id, content, tts=tts, embed=embed, File "/home/jademalo/.pyenv/versions/MTGPLBot/lib/python3.8/site-packages/discord/http.py", line 241, in request raise Forbidden(r, data) discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: skaffold/build/latest/skaffold-windows-amd64.exe</Details></Error>
<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: skaffold/build/latest/skaffold-windows-amd64.exe</Details></Error>
FieldPath:""}): type: 'Warning' reason: 'ErrorAddingLogicalPort' failed to AddIPs to the v6 set: failed to add IPs ("fd00:10:244:1::4") to address set "33fb901e-97c6-43db-98a5-ed02d36f861a/local-path-storage_v6/a10956709643558213113", stderr: "ovn-nbctl: fd00:10:244:1::4: unexpected \":\" parsing set of 1 or more strings\n" (OVN command '/usr/bin/ovn-nbctl --timeout=15 add address_set 33fb901e-97c6-43db-98a5-ed02d36f861a addresses fd00:10:244:1::4' failed: exit status 1) I0224 18:02:11.673657 36 port_cache.go:55] port-cache(ingress-nginx_nginx-ingress-controller-54b86f8f7b-j5khs): added port &{name:ingress-nginx_nginx-ingress-controller-54b86f8f7b-j5khs uuid:203aca2b-7bb4-46dd-bbf2-0f71b4a8ca6f logicalSwitch:ovn-worker ips:[0xc0005a53e0] mac:[10 88 249 178 199 184] expires:{wall:0 ext:0 loc:<nil>}} I0224 18:02:11.673854 36 address_set.go:394] (75711494-aff8-4e9b-923e-c71994a43b0
FieldPath:""}): type: 'Warning' reason: 'ErrorAddingLogicalPort' failed to AddIPs to the v6 set: failed to add IPs ("fd00:10:244:1::4") to address set "33fb901e-97c6-43db-98a5-ed02d36f861a/local-path-storage_v6/a10956709643558213113", stderr: "ovn-nbctl: fd00:10:244:1::4: unexpected \":\" parsing set of 1 or more strings\n" (OVN command '/usr/bin/ovn-nbctl --timeout=15 add address_set 33fb901e-97c6-43db-98a5-ed02d36f861a addresses fd00:10:244:1::4' failed: exit status 1) I0224 18:02:11.673657 36 port_cache.go:55] port-cache(ingress-nginx_nginx-ingress-controller-54b86f8f7b-j5khs): added port &{name:ingress-nginx_nginx-ingress-controller-54b86f8f7b-j5khs uuid:203aca2b-7bb4-46dd-bbf2-0f71b4a8ca6f logicalSwitch:ovn-worker ips:[0xc0005a53e0] mac:[10 88 249 178 199 184] expires:{wall:0 ext:0 loc:<nil>}} I0224 18:02:11.673854 36 address_set.go:394] (75711494-aff8-4e9b-923e-c71994a43b0
shell yarn list v1.22.10 warning Filtering by arguments is deprecated. Please use the pattern option instead. β”œβ”€ [email protected] β”‚ └─ [email protected] └─ [email protected]
shell yarn list v1.22.10 warning Filtering by arguments is deprecated. Please use the pattern option instead. β”œβ”€ [email protected] β”‚ └─ [email protected] └─ [email protected]
$ make release ...(snip)... # github.com/aws/amazon-cloudwatch-agent/translator/util translator/util/platform_windows.go:4:1: +build comment must appear before package clause and be followed by a blank line ...(snip)... ok github.com/aws/amazon-cloudwatch-agent/translator/translate/metrics/util 0.004s === RUN TestCreds --- PASS: TestCreds (0.00s) === RUN TestHostName --- PASS: TestHostName (0.00s) === RUN TestIpAddress --- PASS: TestIpAddress (0.00s) PASS ok github.com/aws/amazon-cloudwatch-agent/translator/translate/util 0.003s FAIL github.com/aws/amazon-cloudwatch-agent/translator/util [build failed] ? github.com/aws/amazon-cloudwatch-agent/translator/util/ec2util [no test files] ? github.com/aws/amazon-cloudwatch-agent/translator/util/ecsutil [no test files] ? github.com/aws/amazon-cloudwatch-agent/translator/util/httpclient [no test files] FAIL make: *** [Makefile:102: test] Error 2
$ make release ...(snip)... # github.com/aws/amazon-cloudwatch-agent/translator/util translator/util/platform_windows.go:4:1: +build comment must appear before package clause and be followed by a blank line ...(snip)... ok github.com/aws/amazon-cloudwatch-agent/translator/translate/metrics/util 0.004s === RUN TestCreds --- PASS: TestCreds (0.00s) === RUN TestHostName --- PASS: TestHostName (0.00s) === RUN TestIpAddress --- PASS: TestIpAddress (0.00s) PASS ok github.com/aws/amazon-cloudwatch-agent/translator/translate/util 0.003s FAIL github.com/aws/amazon-cloudwatch-agent/translator/util [build failed] ? github.com/aws/amazon-cloudwatch-agent/translator/util/ec2util [no test files] ? github.com/aws/amazon-cloudwatch-agent/translator/util/ecsutil [no test files] ? github.com/aws/amazon-cloudwatch-agent/translator/util/httpclient [no test files] FAIL make: *** [Makefile:102: test] Error 2
If making changes to the project itself, please use output of the following command: git rev-parse HEAD; git diff <put code or diff here>
If making changes to the project itself, please use output of the following command: git rev-parse HEAD; git diff <put code or diff here>
$ java -jar womtool-52.jar validate main.wdl Failed to process workflow definition 'master' (reason 1 of 1): Failed to process declaration 'Array[String] Z = select_all([X])' (reason 1 of 1): Failed to process expression 'select_all([X])' (reason 1 of 1): Invalid parameter 'ArrayLiteral(Vector(IdentifierLookup(X)))'. Expected an array of optional values (eg 'Array[X?]') but got 'Array[String]+'
$ java -jar womtool-52.jar validate main.wdl Failed to process workflow definition 'master' (reason 1 of 1): Failed to process declaration 'Array[String] Z = select_all([X])' (reason 1 of 1): Failed to process expression 'select_all([X])' (reason 1 of 1): Invalid parameter 'ArrayLiteral(Vector(IdentifierLookup(X)))'. Expected an array of optional values (eg 'Array[X?]') but got 'Array[String]+'
Error handling request Traceback (most recent call last): File "/usr/src/app/src/connexion/connexion/apis/aiohttp_api.py", line 49, in problems_middleware response = await handler(request) File "/usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py", line 110, in impl return await handler(request) File "/usr/src/app/src/connexion/connexion/decorators/coroutine_wrappers.py", line 21, in wrapper connexion_response = function(connexion_request) File "/usr/src/app/src/connexion/connexion/decorators/uri_parsing.py", line 144, in wrapper response = function(request) File "/usr/src/app/src/connexion/connexion/decorators/validation.py", line 177, in wrapper (self.parse_body_parameters(request.body) if len(request.body) > 0 else {}) File "/usr/src/app/src/connexion/connexion/decorators/validation.py", line 131, in parse_body_parameters parsed_body = parse_qs(body.decode(encoding)) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 285: invalid start byte
Error handling request Traceback (most recent call last): File "/usr/src/app/src/connexion/connexion/apis/aiohttp_api.py", line 49, in problems_middleware response = await handler(request) File "/usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py", line 110, in impl return await handler(request) File "/usr/src/app/src/connexion/connexion/decorators/coroutine_wrappers.py", line 21, in wrapper connexion_response = function(connexion_request) File "/usr/src/app/src/connexion/connexion/decorators/uri_parsing.py", line 144, in wrapper response = function(request) File "/usr/src/app/src/connexion/connexion/decorators/validation.py", line 177, in wrapper (self.parse_body_parameters(request.body) if len(request.body) > 0 else {}) File "/usr/src/app/src/connexion/connexion/decorators/validation.py", line 131, in parse_body_parameters parsed_body = parse_qs(body.decode(encoding)) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 285: invalid start byte
$ zig build-exe broken.zig -lc ./broken.zig:303:52: error: float value 3.141593 cannot be coerced to type 'comptime_int' _ = printf("DEG2RAD is: %f\n", @floatCast(f64, 3.1415927410125732 / 180)); ^ ./broken.zig:303:71: note: referenced here _ = printf("DEG2RAD is: %f\n", @floatCast(f64, 3.1415927410125732 / 180)); ^
$ zig build-exe broken.zig -lc ./broken.zig:303:52: error: float value 3.141593 cannot be coerced to type 'comptime_int' _ = printf("DEG2RAD is: %f\n", @floatCast(f64, 3.1415927410125732 / 180)); ^ ./broken.zig:303:71: note: referenced here _ = printf("DEG2RAD is: %f\n", @floatCast(f64, 3.1415927410125732 / 180)); ^
<Error><Code>InvalidArgument</Code><Message>POST requires exactly one file upload per request.</Message><ArgumentName>file</ArgumentName><ArgumentValue>0</ArgumentValue>
<Error><Code>InvalidArgument</Code><Message>POST requires exactly one file upload per request.</Message><ArgumentName>file</ArgumentName><ArgumentValue>0</ArgumentValue>