Skip to content

chore: swtch to jaeger v2 #2786

chore: swtch to jaeger v2

chore: swtch to jaeger v2 #2786

Triggered via pull request July 17, 2026 17:07
Status Failure
Total duration 1m 43s
Artifacts

php.yml

on: pull_request
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

69 errors
php (8.1, Instrumentation/CodeIgniter)
Process completed with exit code 2.
php (8.1, Instrumentation/CodeIgniter)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires codeigniter4/framework ^4.3 -> satisfiable by codeigniter4/framework[v4.7.2, v4.7.3, v4.7.4]. - codeigniter4/framework[v4.7.2, ..., v4.7.4] require php ^8.2 -> your php version (8.1.34) does not satisfy that requirement.
php (8.1, Instrumentation/HttpConfig)
Process completed with exit code 2.
php (8.1, Instrumentation/HttpConfig)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.34) does not satisfy that requirement.
php (8.4, Logs/Monolog)
Process completed with exit code 1.
php (8.3, Sampler/RuleBased)
Process completed with exit code 2.
UnusedIssueHandlerSuppression: src/Sampler/RuleBased/psalm.xml.dist#L0
/home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Sampler/RuleBased/psalm.xml.dist:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "MoreSpecificImplementedParamType" for /src/ComponentProvider/ was not thrown. (see https://psalm.dev/326)
UnusedIssueHandlerSuppression: src/Sampler/RuleBased/psalm.xml.dist#L0
/home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Sampler/RuleBased/psalm.xml.dist:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "UndefinedInterfaceMethod" for /src/ComponentProvider/ was not thrown. (see https://psalm.dev/326)
php (8.1, Instrumentation/Psr3)
Process completed with exit code 1.
php (8.3, Instrumentation/Psr3)
Process completed with exit code 1.
php (8.1, Sampler/RuleBased)
Process completed with exit code 2.
UnusedIssueHandlerSuppression: src/Sampler/RuleBased/psalm.xml.dist#L0
/home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Sampler/RuleBased/psalm.xml.dist:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "MoreSpecificImplementedParamType" for /src/ComponentProvider/ was not thrown. (see https://psalm.dev/326)
UnusedIssueHandlerSuppression: src/Sampler/RuleBased/psalm.xml.dist#L0
/home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Sampler/RuleBased/psalm.xml.dist:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "UndefinedInterfaceMethod" for /src/ComponentProvider/ was not thrown. (see https://psalm.dev/326)
php (8.2, Logs/Monolog)
Process completed with exit code 1.
php (8.4, Instrumentation/Symfony)
Process completed with exit code 1.
php (8.4, ResourceDetectors/Container)
Process completed with exit code 1.
php (8.1, Instrumentation/Symfony)
Process completed with exit code 2.
UndefinedClass: tests/Integration/SymfonyInstrumentationTest.php#L37
tests/Integration/SymfonyInstrumentationTest.php:37:13: UndefinedClass: Class, interface or enum named OpenTelemetry\Tests\Instrumentation\Symfony\tests\Integration\TraceResponsePropagator does not exist (see https://psalm.dev/019)
UnusedFunctionCall: src/SymfonyInstrumentation.php#L109
src/SymfonyInstrumentation.php:109:9: UnusedFunctionCall: The call to opentelemetry\instrumentation\hook is not used (see https://psalm.dev/206)
php (8.2, Sampler/RuleBased)
Process completed with exit code 2.
UnusedIssueHandlerSuppression: src/Sampler/RuleBased/psalm.xml.dist#L0
/home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Sampler/RuleBased/psalm.xml.dist:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "MoreSpecificImplementedParamType" for /src/ComponentProvider/ was not thrown. (see https://psalm.dev/326)
UnusedIssueHandlerSuppression: src/Sampler/RuleBased/psalm.xml.dist#L0
/home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Sampler/RuleBased/psalm.xml.dist:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "UndefinedInterfaceMethod" for /src/ComponentProvider/ was not thrown. (see https://psalm.dev/326)
php (8.4, Sampler/RuleBased)
Process completed with exit code 2.
UnusedIssueHandlerSuppression: src/Sampler/RuleBased/psalm.xml.dist#L0
/home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Sampler/RuleBased/psalm.xml.dist:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "MoreSpecificImplementedParamType" for /src/ComponentProvider/ was not thrown. (see https://psalm.dev/326)
UnusedIssueHandlerSuppression: src/Sampler/RuleBased/psalm.xml.dist#L0
/home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Sampler/RuleBased/psalm.xml.dist:0:0: UnusedIssueHandlerSuppression: Suppressed issue type "UndefinedInterfaceMethod" for /src/ComponentProvider/ was not thrown. (see https://psalm.dev/326)
php (8.4, Instrumentation/Yii)
Process completed with exit code 2.
MissingTemplateParam: tests/Integration/YiiInstrumentationTest.php#L166
tests/Integration/YiiInstrumentationTest.php:166:7: MissingTemplateParam: OpenTelemetry\Tests\Instrumentation\Yii\tests\Integration\SiteController has missing template params when extending yii\web\Controller, expecting 1 (see https://psalm.dev/182)
php (8.2, Instrumentation/PDO)
Process completed with exit code 1.
php (8.2, Instrumentation/PDO)
Ignored error pattern #Call to method query\(\) on an unknown class PDO\\Sqlite# was not matched in reported errors.
php (8.2, Instrumentation/PDO)
Ignored error pattern #Call to method exec\(\) on an unknown class PDO\\Sqlite# was not matched in reported errors.
php (8.2, Instrumentation/PDO)
Ignored error pattern #Call to method createFunction\(\) on an unknown class PDO\\Sqlite# was not matched in reported errors.
php (8.2, Instrumentation/PDO)
Ignored error pattern #PHPDoc tag @var for variable \$db contains unknown class PDO\\Sqlite# was not matched in reported errors.
php (8.2, Instrumentation/PDO): tests/Integration/PDOInstrumentationTest.php#L111
Class Pdo\Sqlite referenced with incorrect case: PDO\Sqlite.
php (8.2, ResourceDetectors/Container)
Process completed with exit code 1.
php (8.3, Symfony)
Process completed with exit code 1.
php (8.4, Instrumentation/Psr3)
Process completed with exit code 1.
php (8.1, Logs/Monolog)
Process completed with exit code 1.
php (8.2, Instrumentation/Symfony)
Process completed with exit code 2.
UndefinedClass: tests/Integration/SymfonyInstrumentationTest.php#L37
tests/Integration/SymfonyInstrumentationTest.php:37:13: UndefinedClass: Class, interface or enum named OpenTelemetry\Tests\Instrumentation\Symfony\tests\Integration\TraceResponsePropagator does not exist (see https://psalm.dev/019)
UnusedFunctionCall: src/SymfonyInstrumentation.php#L109
src/SymfonyInstrumentation.php:109:9: UnusedFunctionCall: The call to opentelemetry\instrumentation\hook is not used (see https://psalm.dev/206)
php (8.3, Logs/Monolog)
Process completed with exit code 1.
php (8.4, Instrumentation/PDO)
Process completed with exit code 1.
php (8.4, Instrumentation/PDO)
Ignored error pattern #Call to an undefined method Pdo\\Sqlite::createFunction\(\)# was not matched in reported errors.
php (8.4, Instrumentation/PDO): tests/Integration/PDOInstrumentationTest.php#L111
Class Pdo\Sqlite referenced with incorrect case: PDO\Sqlite.
php (8.3, ResourceDetectors/Container)
Process completed with exit code 1.
php (8.3, Instrumentation/Symfony)
Process completed with exit code 2.
UndefinedClass: tests/Integration/SymfonyInstrumentationTest.php#L37
tests/Integration/SymfonyInstrumentationTest.php:37:13: UndefinedClass: Class, interface or enum named OpenTelemetry\Tests\Instrumentation\Symfony\tests\Integration\TraceResponsePropagator does not exist (see https://psalm.dev/019)
UnusedFunctionCall: src/SymfonyInstrumentation.php#L109
src/SymfonyInstrumentation.php:109:9: UnusedFunctionCall: The call to opentelemetry\instrumentation\hook is not used (see https://psalm.dev/206)
php (8.2, Instrumentation/Yii)
Process completed with exit code 2.
MissingTemplateParam: tests/Integration/YiiInstrumentationTest.php#L166
tests/Integration/YiiInstrumentationTest.php:166:7: MissingTemplateParam: OpenTelemetry\Tests\Instrumentation\Yii\tests\Integration\SiteController has missing template params when extending yii\web\Controller, expecting 1 (see https://psalm.dev/182)
php (8.1, Aws)
Process completed with exit code 1.
php (8.1, ResourceDetectors/Container)
Process completed with exit code 1.
php (8.2, Instrumentation/Psr3)
Process completed with exit code 1.
php (8.3, Instrumentation/Yii)
Process completed with exit code 2.
MissingTemplateParam: tests/Integration/YiiInstrumentationTest.php#L166
tests/Integration/YiiInstrumentationTest.php:166:7: MissingTemplateParam: OpenTelemetry\Tests\Instrumentation\Yii\tests\Integration\SiteController has missing template params when extending yii\web\Controller, expecting 1 (see https://psalm.dev/182)
php (8.1, Instrumentation/Yii)
Process completed with exit code 2.
MissingTemplateParam: tests/Integration/YiiInstrumentationTest.php#L166
tests/Integration/YiiInstrumentationTest.php:166:7: MissingTemplateParam: OpenTelemetry\Tests\Instrumentation\Yii\tests\Integration\SiteController has missing template params when extending yii\web\Controller, expecting 1 (see https://psalm.dev/182)
php (8.1, Symfony)
Process completed with exit code 1.
php (8.3, Aws)
Process completed with exit code 1.
php (8.4, Aws)
Process completed with exit code 1.
php (8.3, Instrumentation/PDO)
Process completed with exit code 1.
php (8.3, Instrumentation/PDO)
Ignored error pattern #Call to method query\(\) on an unknown class PDO\\Sqlite# was not matched in reported errors.
php (8.3, Instrumentation/PDO)
Ignored error pattern #Call to method exec\(\) on an unknown class PDO\\Sqlite# was not matched in reported errors.
php (8.3, Instrumentation/PDO)
Ignored error pattern #Call to method createFunction\(\) on an unknown class PDO\\Sqlite# was not matched in reported errors.
php (8.3, Instrumentation/PDO)
Ignored error pattern #PHPDoc tag @var for variable \$db contains unknown class PDO\\Sqlite# was not matched in reported errors.
php (8.3, Instrumentation/PDO): tests/Integration/PDOInstrumentationTest.php#L111
Class Pdo\Sqlite referenced with incorrect case: PDO\Sqlite.
php (8.4, Symfony)
Process completed with exit code 1.
php (8.2, Aws)
Process completed with exit code 1.
php (8.2, Symfony)
Process completed with exit code 1.