$ oc logs camel-k-operator-7d8f7c45fd-mqvzf {"level":"info","ts":1669239651.7647662,"logger":"camel-k.cmd","msg":"maxprocs: Leaving GOMAXPROCS=[8]: CPU quota undefined"} {"level":"info","ts":1669239651.7648008,"logger":"camel-k.cmd","msg":"Go Version: go1.17.12"} {"level":"info","ts":1669239651.764806,"logger":"camel-k.cmd","msg":"Go OS/Arch: linux/amd64"} {"level":"info","ts":1669239651.76481,"logger":"camel-k.cmd","msg":"Camel K Operator Version: 1.10.0"} {"level":"info","ts":1669239651.7648137,"logger":"camel-k.cmd","msg":"Camel K Default Runtime Version: 1.15.2.redhat-00006"} {"level":"info","ts":1669239651.7648177,"logger":"camel-k.cmd","msg":"Camel K Git Commit: 1.10.0"} {"level":"info","ts":1669239651.7648225,"logger":"camel-k.cmd","msg":"Camel K Operator ID: camel-k"} ... {"level":"info","ts":1669240755.4607465,"logger":"camel-k.maven.build","msg":"[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Building native image from /tmp/kit-cdv9f408bm6t46aop200-551395051/maven/target/camel-k-integration-1.10.0-native-image-source-jar/camel-k-integration-1.10.0-runner.jar"} {"level":"info","ts":1669240755.877369,"logger":"camel-k.controller.kameletbinding","msg":"Reconciling KameletBinding","request-namespace":"lfabriko","request-name":"ftp-source-kburi-kamelet-to-log-native"} {"level":"info","ts":1669240755.8774478,"logger":"camel-k.controller.kameletbinding","msg":"Invoking action monitor","request-namespace":"lfabriko","request-name":"ftp-source-kburi-kamelet-to-log-native","api-version":"camel.apache.org/v1alpha1","kind":"KameletBinding","ns":"lfabriko","name":"ftp-source-kburi-kamelet-to-log-native"} {"level":"info","ts":1669240756.0073361,"logger":"camel-k.maven.build","msg":"[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Running Quarkus native-image plugin on native-image 21.3.4.0-1b7 Mandrel Distribution (Java Version 11.0.17+8-LTS)"} {"level":"info","ts":1669240756.0293987,"logger":"camel-k.maven.build","msg":"[INFO] ------------------------------------------------------------------------"} {"level":"info","ts":1669240756.0294287,"logger":"camel-k.maven.build","msg":"[INFO] BUILD FAILURE"} {"level":"info","ts":1669240756.0294359,"logger":"camel-k.maven.build","msg":"[INFO] ------------------------------------------------------------------------"} {"level":"info","ts":1669240756.0309885,"logger":"camel-k.maven.build","msg":"[INFO] Total time: 7.141 s (Wall Clock)"} {"level":"info","ts":1669240756.0313551,"logger":"camel-k.maven.build","msg":"[INFO] Finished at: 2022-11-23T21:59:16Z"} {"level":"info","ts":1669240756.0313694,"logger":"camel-k.maven.build","msg":"[INFO] ------------------------------------------------------------------------"} {"level":"error","ts":1669240756.0346138,"logger":"camel-k.maven.build","msg":"[ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:2.13.4.Final-redhat-00001:build (default) on project camel-k-integration: Failed to build quarkus application: io.quarkus.builder.BuildException: Build failure: Build failed due to errors","stacktrace":"github.com/apache/camel-k/pkg/util/log.Logger.Error\n\tgithub.com/apache/camel-k/pkg/util/log/log.go:75\ngithub.com/apache/camel-k/pkg/util/maven.nonNormalizedLog\n\tgithub.com/apache/camel-k/pkg/util/maven/maven_log.go:90\ngithub.com/apache/camel-k/pkg/util/maven.mavenLogHandler\n\tgithub.com/apache/camel-k/pkg/util/maven/maven_log.go:59\ngithub.com/apache/camel-k/pkg/util.scan\n\tgithub.com/apache/camel-k/pkg/util/command.go:77\ngithub.com/apache/camel-k/pkg/util.RunAndLog.func1\n\tgithub.com/apache/camel-k/pkg/util/command.go:56\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.0.0-20220601150217-0de741cfad7f/errgroup/errgroup.go:75"} {"level":"error","ts":1669240756.0354598,"logger":"camel-k.maven.build","msg":"[ERROR] \t[error]: Build step io.quarkus.deployment.pkg.steps.NativeImageBuildStep#build threw an exception: java.lang.IllegalStateException: Out of date version of GraalVM detected: native-image 21.3.4.0-1b7 Mandrel Distribution (Java Version 11.0.17+8-LTS). Quarkus currently supports 22.3.0. Please upgrade GraalVM to this version.","stacktrace":"github.com/apache/camel-k/pkg/util/log.Logger.Error\n\tgithub.com/apache/camel-k/pkg/util/log/log.go:75\ngithub.com/apache/camel-k/pkg/util/maven.nonNormalizedLog\n\tgithub.com/apache/camel-k/pkg/util/maven/maven_log.go:90\ngithub.com/apache/camel-k/pkg/util/maven.mavenLogHandler\n\tgithub.com/apache/camel-k/pkg/util/maven/maven_log.go:59\ngithub.com/apache/camel-k/pkg/util.scan\n\tgithub.com/apache/camel-k/pkg/util/command.go:77\ngithub.com/apache/camel-k/pkg/util.RunAndLog.func1\n\tgithub.com/apache/camel-k/pkg/util/command.go:56\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.0.0-20220601150217-0de741cfad7f/errgroup/errgroup.go:75"} ------------------------------------------------------------------------------------- $ oc get kameletbinding -w NAME PHASE REPLICAS ftp-source-kburi-kamelet-to-log-native Creating ftp-source-kburi-kamelet-to-log-native Error ------------------------------------------------------------------------------------- $ oc get integrationkit NAME PHASE TYPE IMAGE kit-cdv9f408bm6t46aop200 Error platform ------------------------------------------------------------------------------------- $ oc get integrationkit kit-cdv9f408bm6t46aop200 -o yaml failure: reason: 'failure while building project: [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:2.13.4.Final-redhat-00001:build (default) on project camel-k-integration: Failed to build quarkus application: io.quarkus.builder.BuildException: Build failure: Build failed due to errors: exit status 1' ------------------------------------------------------------------------------------- $ oc get kameletbinding NAME PHASE REPLICAS ftp-source-kburi-kamelet-to-log-native Error ------------------------------------------------------------------------------------- $ oc apply -f ftp-source-kburi-kamelet-to-log-native.binding.yaml apiVersion: camel.apache.org/v1alpha1 kind: KameletBinding metadata: annotations: trait.camel.apache.org/quarkus.package-type: native name: ftp-source-kburi-kamelet-to-log-native namespace: lfabriko spec: integration: configuration: - type: property value: camel.main.streamCachingEnabled=true sink: properties: {} uri: log:info?showStreams=true source: properties: connectionHost: ftp.lfabriko.svc.cluster.local connectionPort: 2121 directoryName: 341bc2 passiveMode: true password: test username: test ref: apiVersion: camel.apache.org/v1alpha1 kind: Kamelet name: ftp-source namespace: lfabriko ------------------------------------------------------------------------------------- Cluster setup -------------------------------------------------------------------------------------