Skip to content

[abctl] Failing to install Helm chart locally #55672

Open
@kodeine

Description

@kodeine

What happened?

 DEBUG   Successfully assigned airbyte-abctl/airbyte-abctl-airbyte-bootloader to airbyte-abctl-control-plane                                                                                         
  DEBUG   helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: ADDED                                                                                                                          
  DEBUG   helm: Pod airbyte-abctl-airbyte-bootloader pending                                                                                                                                          
  DEBUG   helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED                                                                                                                       
  DEBUG   helm: Pod airbyte-abctl-airbyte-bootloader pending                                                                                                                                          
  DEBUG   helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED                                                                                                                       
  DEBUG   helm: Pod airbyte-abctl-airbyte-bootloader pending                                                                                                                                          
  DEBUG   Container image "airbyte/bootloader:1.5.1" already present on machine                                                                                                                       
  DEBUG   Created container airbyte-bootloader-container                                                                                                                                              
  DEBUG   start streaming bootloader logs                                                                                                                                                             
  DEBUG   helm: Add/Modify event for airbyte-abctl-airbyte-bootloader: MODIFIED                                                                                                                       
  DEBUG   helm: Pod airbyte-abctl-airbyte-bootloader running                                                                                                                                          
  DEBUG   airbyte-bootloader: Unsetting empty environment variable 'AB_INSTANCE_ADMIN_CLIENT_SECRET'                                                                                                  
  DEBUG   airbyte-bootloader: Unsetting empty environment variable 'OTEL_COLLECTOR_ENDPOINT'                                                                                                          
  DEBUG   airbyte-bootloader: Unsetting empty environment variable 'AB_INSTANCE_ADMIN_CLIENT_ID'                                                                                                      
  DEBUG   airbyte-bootloader: Unsetting empty environment variable 'AB_JWT_SIGNATURE_SECRET'                                                                                                          
  DEBUG   airbyte-bootloader: Unsetting empty environment variable 'AB_INSTANCE_ADMIN_PASSWORD'                                                                                                       
  DEBUG   airbyte-bootloader:                                                                                                                                                                         
  DEBUG   airbyte-bootloader:     ___    _      __          __                                                                                                                                        
  DEBUG   airbyte-bootloader:    /   |  (_)____/ /_  __  __/ /____                                                                                                                                    
  DEBUG   airbyte-bootloader:   / /| | / / ___/ __ \/ / / / __/ _ \                                                                                                                                   
  DEBUG   airbyte-bootloader:  / ___ |/ / /  / /_/ / /_/ / /_/  __/                                                                                                                                   
  DEBUG   airbyte-bootloader: /_/  |_/_/_/  /_.___/\__, /\__/\___/                                                                                                                                    
  DEBUG   airbyte-bootloader:                     /____/                                                                                                                                              
  DEBUG   airbyte-bootloader:         : airbyte-bootloader :                                                                                                                                          
  DEBUG   airbyte-bootloader:                                                                                                                                                                         
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,164 [main]    INFO    c.z.h.HikariDataSource(<init>):79 - HikariPool-1 - Starting...                                                                
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,177 [main]    INFO    c.z.h.HikariDataSource(<init>):81 - HikariPool-1 - Start completed.                                                           
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,181 [main]    INFO    c.z.h.HikariDataSource(<init>):79 - HikariPool-2 - Starting...                                                                
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,181 [main]    INFO    c.z.h.HikariDataSource(<init>):81 - HikariPool-2 - Start completed.                                                           
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,214 [main]    INFO    i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):113 - Setting log level 'INFO' for logger: 'io.netty'     
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,325 [main]    INFO    i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):113 - Setting log level 'ERROR' for logger: 'com.zaxxer.hikari'
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,326 [main]    INFO    i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):113 - Setting log level 'INFO' for logger: 'io.grpc'      
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,326 [main]    INFO    i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):113 - Setting log level 'INFO' for logger: 'io.temporal'  
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,326 [main]    INFO    i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):113 - Setting log level 'ERROR' for logger: 'com.zaxxer.hikari.pool'
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,326 [main]    INFO    i.m.l.PropertiesLoggingLevelsConfigurer(configureLogLevelForPrefix):113 - Setting log level 'INFO' for logger: 'io.fabric8.kubernetes.client'
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:41,825 [main]    INFO    i.m.r.Micronaut(start):101 - Startup completed in 1106ms. Server Running: http://airbyte-abctl-airbyte-bootloader:9002        
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,020 [main]    INFO    i.a.f.ConfigFileClient(<init>):113 - path /flags does not exist, will return default flag values                              
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,115 [main]    INFO    i.a.c.s.RemoteDefinitionsProvider(<init>):83 - Creating remote definitions provider for URL 'https://connectors.airbyte.com/files/' and registry 'OSS'...
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,208 [main]    INFO    i.a.c.i.c.SeedBeanFactory(seedDefinitionsProvider):43 - Using local definitions provider for seeding                          
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,333 [main]    INFO    i.a.b.Bootloader(load):106 - Initializing databases...                                                                        
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,333 [main]    INFO    i.a.b.Bootloader(initializeDatabases):231 - Initializing databases...                                                         
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,333 [main]    WARN    i.a.d.c.DatabaseAvailabilityCheck(check):38 - Waiting for database to become available...                                     
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,333 [main]    INFO    i.a.d.c.DatabaseAvailabilityCheck(lambda$isDatabaseConnected$1):75 - Testing airbyte configs database connection...           
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,567 [main]    WARN    o.j.t.JooqLogger(lambda$warn$7):461 - Version mismatch         : Database version is older than what dialect POSTGRES supports: 13.20. Consider https://www.jooq.org/download/support-matrix to see what jOOQ version and edition supports which RDBMS versions.
  DEBUG   airbyte-bootloader: 2025-03-10 03:04:42,591 [main]    INFO    i.a.d.c.DatabaseAvailabilityCheck(check):57 - Database available.                                                             
  DEBUG   airbyte-bootloader: Exception in thread "main" java.lang.ExceptionInInitializerError                                                                                                        
  DEBUG   airbyte-bootloader: Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException: /tmp/schemas11660892643009453362: No space left on device                                     
  DEBUG   airbyte-bootloader: Caused by: java.nio.file.FileSystemException: /tmp/schemas11660892643009453362: No space left on device                                                                 
 ▀ Installing 'airbyte/airbyte' (version: 1.5.1) Helm Chart (this may take several minutes) (32s)

What did you expect to happen?

did not install airbyte locally, even though i have enough disk space.

% df -i /tmp

Filesystem   512-blocks       Used Available Capacity  iused      ifree %iused  Mounted on
/dev/disk3s5 1942700360 1130910224 747969160    61% 12657917 3739845800    0%   /System/Volumes/Data

Abctl Version

$ abctl version
version: v0.24.0

Docker Version

$ docker version
Client:
 Version:           27.5.1
 API version:       1.47
 Go version:        go1.22.11
 Git commit:        9f9e405
 Built:             Wed Jan 22 13:37:19 2025
 OS/Arch:           darwin/arm64
 Context:           desktop-linux

Server: Docker Desktop 4.38.0 (181591)
 Engine:
  Version:          27.5.1
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.11
  Git commit:       4c9b3b0
  Built:            Wed Jan 22 13:41:25 2025
  OS/Arch:          linux/arm64
  Experimental:     false
 containerd:
  Version:          1.7.25
  GitCommit:        bcc810d6b9066471b0b6fa75f557a15a1cbf31bb
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e946
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

OS Version

# On Mac:
$ uname -a
Darwin users-MBP 23.0.0 Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:43 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T6000 arm64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions