codefresh-io / stevedore

Integrate your connected clusters to your Codefresh account
https://www.codefresh.io
1 stars 1 forks source link

Index out of range when creating cluster #8

Closed benjefferies closed 5 years ago

benjefferies commented 5 years ago

We've seen an index out of range error occasionally when trying to create a cluster. Prior to trying to create the cluster we delete the cluster if it exists

panic: runtime error: index out of range                                                                                                                         

goroutine 1 [running]:                                                                                                                                           
github.com/codefresh-io/stevedore/pkg/kubernetes.goOverContext(0xc00031d648, 0xc0003e8180, 0x10f4c5d)                                                            
/Users/olsynt/go/src/github.com/codefresh-io/stevedore/pkg/kubernetes/kubernetes.go:80 +0x12ba                                                           
github.com/codefresh-io/stevedore/pkg/kubernetes.(*kubernetes).GoOverContextByName(0xc0003fb170, 0x7ffc62932cdc, 0x11, 0x7ffc62932d5f, 0xb, 0x7ffc62932d7c, 0x6, 
0xc0003fb100, 0x7ffc62932cdc, 0x11)                                                                                                                              
/Users/olsynt/go/src/github.com/codefresh-io/stevedore/pkg/kubernetes/kubernetes.go:167 +0x4dc                                                           
github.com/codefresh-io/stevedore/stevedore.Init(0xc0002a8160)                                                                                                   
/Users/olsynt/go/src/github.com/codefresh-io/stevedore/stevedore/stevedore.go:26 +0x3b2                                                                  
github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.HandleAction(0xf6f3c0, 0x1171640, 0xc0002a8160, 0xc000156100, 0x0)                                
/Users/olsynt/go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/app.go:492 +0x7c                                                     
github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.Command.Run(0x10f567c, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)                          
/Users/olsynt/go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/command.go:210 +0x990                                                
github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.(*App).Run(0xc000294000, 0xc0000380c0, 0xc, 0xc, 0x0, 0x0)                                        
/Users/olsynt/go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/app.go:255 +0x687                                                    
main.main()                                                                                                                                                      
/Users/olsynt/go/src/github.com/codefresh-io/stevedore/main.go:17 +0x50
olegsu commented 5 years ago

@benjefferies f50d358549d7f10dfbe10ef52c655a176919df73 should solve the bug

benjefferies commented 5 years ago

@olegsu we've got a similar issue again

panic: runtime error: index out of range                                                                                                                         

goroutine 1 [running]:                                                                                                                                           
github.com/codefresh-io/stevedore/pkg/kubernetes.goOverContext(0xc0003b7648, 0xc0003ac2a0, 0x10f9ebd)                                                            
        /go/src/github.com/codefresh-io/stevedore/pkg/kubernetes/kubernetes.go:84 +0x13b8                                                                        
github.com/codefresh-io/stevedore/pkg/kubernetes.(*kubernetes).GoOverContextByName(0xc0003b93e0, 0x7ffea675bd25, 0x12, 0x7ffea675bda9, 0xb, 0x7ffea675bdc6, 0x6, 
0xc0003b9300, 0x7ffea675bd25, 0x12)                                                                                                                              
        /go/src/github.com/codefresh-io/stevedore/pkg/kubernetes/kubernetes.go:164 +0x5f7                                                                        
github.com/codefresh-io/stevedore/stevedore.Init(0xc0002aa000)                                                                                                   
        /go/src/github.com/codefresh-io/stevedore/stevedore/stevedore.go:26 +0x3b2                                                                               
github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.HandleAction(0xf744a0, 0x1176920, 0xc0002aa000, 0xc000278800, 0x0)                                
        /go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/app.go:492 +0x7c                                                                  
github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.Command.Run(0x10fa8dc, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)                          
        /go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/command.go:210 +0x9a2                                                             
github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.(*App).Run(0xc0002841a0, 0xc0000c0000, 0xc, 0xc, 0x0, 0x0)                                        
        /go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/app.go:255 +0x687                                                                 
main.main()                                                                                                                                                      
        /go/src/github.com/codefresh-io/stevedore/main.go:17 +0x50 
BohoCode commented 5 years ago

Build is here; https://g.codefresh.io/build/5c3de9615542bde0476e4b1c?step=link_cluster&tab=output

BohoCode commented 5 years ago

Full output is;

Running freestyle step: Link cluster in codefresh Pulling image google/cloud-sdk:latest Digest: sha256:2f13b754b1a818e81fd0a0805adc190a9729171ae95a7b957f126f6149ce3959 Status: Image is up to date for google/cloud-sdk:latest

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 1%

Reading package lists... 91%

Reading package lists... 91%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree

Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed: libjq1 libonig4 The following NEW packages will be installed: jq libjq1 libonig4 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. Need to get 327 kB of archives. After this operation, 1157 kB of additional disk space will be used.  0% [Working]

Get:1 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]  3% [1 libonig4 13.0 kB/146 kB 9%]

42% [Working]

Get:2 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]  42% [2 libjq1 0 B/123 kB 0%]

79% [Waiting for headers]

Get:3 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]  80% [3 jq 3713 B/58.6 kB 6%]

100% [Working]

Fetched 327 kB in 0s (1460 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libonig4:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82915 files and directories currently installed.) Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... Unpacking libonig4:amd64 (6.1.3-2) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... Selecting previously unselected package jq. Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... Unpacking jq (1.5+dfsg-1.3) ... Setting up libonig4:amd64 (6.1.3-2) ... Setting up libjq1:amd64 (1.5+dfsg-1.3) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up jq (1.5+dfsg-1.3) ... Collecting pyopenssl [?25l Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB)

 19% |###### | 10kB 18.2MB/s eta 0:00:01  38% |############ | 20kB 1.8MB/s eta 0:00:01  57% |################## | 30kB 2.6MB/s eta 0:00:01  77% |######################## | 40kB 1.9MB/s eta 0:00:01  96% |############################## | 51kB 2.3MB/s eta 0:00:01  100% |################################| 61kB 2.6MB/s [?25hCollecting cryptography>=2.2.1 (from pyopenssl) [?25l Downloading https://files.pythonhosted.org/packages/7f/ba/383b51cc26e3141c689ce988814385c7659f5ba01c4b5f2de38233010b5f/cryptography-2.4.2-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)

 0% | | 10kB 30.5MB/s eta 0:00:01  0% | | 20kB 34.4MB/s eta 0:00:01  1% | | 30kB 39.5MB/s eta 0:00:01  1% | | 40kB 41.1MB/s eta 0:00:01  2% | | 51kB 42.6MB/s eta 0:00:01  2% | | 61kB 45.4MB/s eta 0:00:01  3% |# | 71kB 6.4MB/s eta 0:00:01  3% |# | 81kB 7.1MB/s eta 0:00:01  4% |# | 92kB 7.9MB/s eta 0:00:01  4% |# | 102kB 8.6MB/s eta 0:00:01  5% |# | 112kB 8.7MB/s eta 0:00:01  5% |# | 122kB 8.8MB/s eta 0:00:01  6% |# | 133kB 8.7MB/s eta 0:00:01  6% |## | 143kB 8.7MB/s eta 0:00:01  7% |## | 153kB 8.7MB/s eta 0:00:01  7% |## | 163kB 8.7MB/s eta 0:00:01  8% |## | 174kB 48.9MB/s eta 0:00:01  8% |## | 184kB 54.6MB/s eta 0:00:01  9% |## | 194kB 55.0MB/s eta 0:00:01  9% |### | 204kB 10.2MB/s eta 0:00:01  10% |### | 215kB 9.9MB/s eta 0:00:01  10% |### | 225kB 9.9MB/s eta 0:00:01  11% |### | 235kB 10.1MB/s eta 0:00:01  11% |### | 245kB 10.0MB/s eta 0:00:01  11% |### | 256kB 9.8MB/s eta 0:00:01  12% |### | 266kB 9.7MB/s eta 0:00:01  12% |#### | 276kB 9.8MB/s eta 0:00:01  13% |#### | 286kB 9.8MB/s eta 0:00:01  13% |#### | 296kB 9.8MB/s eta 0:00:01  14% |#### | 307kB 42.8MB/s eta 0:00:01  14% |#### | 317kB 43.7MB/s eta 0:00:01  15% |#### | 327kB 42.3MB/s eta 0:00:01  15% |##### | 337kB 40.8MB/s eta 0:00:01  16% |##### | 348kB 41.0MB/s eta 0:00:01  16% |##### | 358kB 45.3MB/s eta 0:00:01  17% |##### | 368kB 44.9MB/s eta 0:00:01  17% |##### | 378kB 44.5MB/s eta 0:00:01  18% |##### | 389kB 45.1MB/s eta 0:00:01  18% |##### | 399kB 44.7MB/s eta 0:00:01  19% |###### | 409kB 47.6MB/s eta 0:00:01  19% |###### | 419kB 52.1MB/s eta 0:00:01  20% |###### | 430kB 54.8MB/s eta 0:00:01  20% |###### | 440kB 59.6MB/s eta 0:00:01  21% |###### | 450kB 62.8MB/s eta 0:00:01  21% |###### | 460kB 14.1MB/s eta 0:00:01  22% |####### | 471kB 13.3MB/s eta 0:00:01  22% |####### | 481kB 13.3MB/s eta 0:00:01  22% |####### | 491kB 13.2MB/s eta 0:00:01  23% |####### | 501kB 12.8MB/s eta 0:00:01  23% |####### | 512kB 12.7MB/s eta 0:00:01  24% |####### | 522kB 12.7MB/s eta 0:00:01  24% |####### | 532kB 12.7MB/s eta 0:00:01  25% |######## | 542kB 12.6MB/s eta 0:00:01  25% |######## | 552kB 12.6MB/s eta 0:00:01  26% |######## | 563kB 40.9MB/s eta 0:00:01  26% |######## | 573kB 49.7MB/s eta 0:00:01  27% |######## | 583kB 50.7MB/s eta 0:00:01  27% |######## | 593kB 51.2MB/s eta 0:00:01  28% |######### | 604kB 60.2MB/s eta 0:00:01  28% |######### | 614kB 61.2MB/s eta 0:00:01  29% |######### | 624kB 60.5MB/s eta 0:00:01  29% |######### | 634kB 60.1MB/s eta 0:00:01  30% |######### | 645kB 61.6MB/s eta 0:00:01  30% |######### | 655kB 60.2MB/s eta 0:00:01  31% |######### | 665kB 60.6MB/s eta 0:00:01  31% |########## | 675kB 61.0MB/s eta 0:00:01  32% |########## | 686kB 59.6MB/s eta 0:00:01  32% |########## | 696kB 59.2MB/s eta 0:00:01  33% |########## | 706kB 58.3MB/s eta 0:00:01  33% |########## | 716kB 60.4MB/s eta 0:00:01  33% |########## | 727kB 60.6MB/s eta 0:00:01  34% |########### | 737kB 61.4MB/s eta 0:00:01  34% |########### | 747kB 60.8MB/s eta 0:00:01  35% |########### | 757kB 61.1MB/s eta 0:00:01  35% |########### | 768kB 62.2MB/s eta 0:00:01  36% |########### | 778kB 62.5MB/s eta 0:00:01  36% |########### | 788kB 61.6MB/s eta 0:00:01  37% |########### | 798kB 62.3MB/s eta 0:00:01  37% |############ | 808kB 62.4MB/s eta 0:00:01  38% |############ | 819kB 61.7MB/s eta 0:00:01  38% |############ | 829kB 60.5MB/s eta 0:00:01  39% |############ | 839kB 60.9MB/s eta 0:00:01  39% |############ | 849kB 61.8MB/s eta 0:00:01  40% |############ | 860kB 60.8MB/s eta 0:00:01  40% |############# | 870kB 58.5MB/s eta 0:00:01  41% |############# | 880kB 56.2MB/s eta 0:00:01  41% |############# | 890kB 56.2MB/s eta 0:00:01  42% |############# | 901kB 55.4MB/s eta 0:00:01  42% |############# | 911kB 55.3MB/s eta 0:00:01  43% |############# | 921kB 54.6MB/s eta 0:00:01  43% |############# | 931kB 56.0MB/s eta 0:00:01  44% |############## | 942kB 54.8MB/s eta 0:00:01  44% |############## | 952kB 54.2MB/s eta 0:00:01  45% |############## | 962kB 55.1MB/s eta 0:00:01  45% |############## | 972kB 55.0MB/s eta 0:00:01  45% |############## | 983kB 55.3MB/s eta 0:00:01  46% |############## | 993kB 56.5MB/s eta 0:00:01  46% |############### | 1.0MB 56.0MB/s eta 0:00:01  47% |############### | 1.0MB 54.1MB/s eta 0:00:01  47% |############### | 1.0MB 42.5MB/s eta 0:00:01  48% |############### | 1.0MB 28.9MB/s eta 0:00:01  48% |############### | 1.0MB 26.8MB/s eta 0:00:01  49% |############### | 1.1MB 26.7MB/s eta 0:00:01  49% |############### | 1.1MB 26.1MB/s eta 0:00:01  50% |################ | 1.1MB 26.4MB/s eta 0:00:01  50% |################ | 1.1MB 26.5MB/s eta 0:00:01  51% |################ | 1.1MB 26.6MB/s eta 0:00:01  51% |################ | 1.1MB 26.1MB/s eta 0:00:01  52% |################ | 1.1MB 26.2MB/s eta 0:00:01  52% |################ | 1.1MB 30.2MB/s eta 0:00:01  53% |################# | 1.1MB 44.6MB/s eta 0:00:01  53% |################# | 1.1MB 51.1MB/s eta 0:00:01  54% |################# | 1.2MB 52.2MB/s eta 0:00:01  54% |################# | 1.2MB 52.0MB/s eta 0:00:01  55% |################# | 1.2MB 52.8MB/s eta 0:00:01  55% |################# | 1.2MB 53.3MB/s eta 0:00:01  56% |################# | 1.2MB 51.1MB/s eta 0:00:01  56% |################## | 1.2MB 52.7MB/s eta 0:00:01  56% |################## | 1.2MB 53.1MB/s eta 0:00:01  57% |################## | 1.2MB 52.0MB/s eta 0:00:01  57% |################## | 1.2MB 52.1MB/s eta 0:00:01  58% |################## | 1.2MB 50.8MB/s eta 0:00:01  58% |################## | 1.3MB 51.0MB/s eta 0:00:01  59% |################## | 1.3MB 53.1MB/s eta 0:00:01  59% |################### | 1.3MB 51.8MB/s eta 0:00:01  60% |################### | 1.3MB 51.0MB/s eta 0:00:01  60% |################### | 1.3MB 51.9MB/s eta 0:00:01  61% |################### | 1.3MB 52.6MB/s eta 0:00:01  61% |################### | 1.3MB 52.2MB/s eta 0:00:01  62% |################### | 1.3MB 52.0MB/s eta 0:00:01  62% |#################### | 1.3MB 52.1MB/s eta 0:00:01  63% |#################### | 1.4MB 53.3MB/s eta 0:00:01  63% |#################### | 1.4MB 51.6MB/s eta 0:00:01  64% |#################### | 1.4MB 51.4MB/s eta 0:00:01  64% |#################### | 1.4MB 51.3MB/s eta 0:00:01  65% |#################### | 1.4MB 51.7MB/s eta 0:00:01  65% |#################### | 1.4MB 51.3MB/s eta 0:00:01  66% |##################### | 1.4MB 49.9MB/s eta 0:00:01  66% |##################### | 1.4MB 50.8MB/s eta 0:00:01  67% |##################### | 1.4MB 51.5MB/s eta 0:00:01  67% |##################### | 1.4MB 50.6MB/s eta 0:00:01  67% |##################### | 1.5MB 51.1MB/s eta 0:00:01  68% |##################### | 1.5MB 51.5MB/s eta 0:00:01  68% |###################### | 1.5MB 50.3MB/s eta 0:00:01  69% |###################### | 1.5MB 50.4MB/s eta 0:00:01  69% |###################### | 1.5MB 50.6MB/s eta 0:00:01  70% |###################### | 1.5MB 52.1MB/s eta 0:00:01  70% |###################### | 1.5MB 53.0MB/s eta 0:00:01  71% |###################### | 1.5MB 52.5MB/s eta 0:00:01  71% |###################### | 1.5MB 52.6MB/s eta 0:00:01  72% |####################### | 1.5MB 53.3MB/s eta 0:00:01  72% |####################### | 1.6MB 52.9MB/s eta 0:00:01  73% |####################### | 1.6MB 53.8MB/s eta 0:00:01  73% |####################### | 1.6MB 53.4MB/s eta 0:00:01  74% |####################### | 1.6MB 54.7MB/s eta 0:00:01  74% |####################### | 1.6MB 53.3MB/s eta 0:00:01  75% |######################## | 1.6MB 51.6MB/s eta 0:00:01  75% |######################## | 1.6MB 51.3MB/s eta 0:00:01  76% |######################## | 1.6MB 51.2MB/s eta 0:00:01  76% |######################## | 1.6MB 50.8MB/s eta 0:00:01  77% |######################## | 1.6MB 51.0MB/s eta 0:00:01  77% |######################## | 1.7MB 51.0MB/s eta 0:00:01  78% |######################## | 1.7MB 51.1MB/s eta 0:00:01  78% |######################### | 1.7MB 51.4MB/s eta 0:00:01  79% |######################### | 1.7MB 50.1MB/s eta 0:00:01  79% |######################### | 1.7MB 51.4MB/s eta 0:00:01  79% |######################### | 1.7MB 52.0MB/s eta 0:00:01  80% |######################### | 1.7MB 52.7MB/s eta 0:00:01  80% |######################### | 1.7MB 52.7MB/s eta 0:00:01  81% |########################## | 1.7MB 52.2MB/s eta 0:00:01  81% |########################## | 1.8MB 52.0MB/s eta 0:00:01  82% |########################## | 1.8MB 51.5MB/s eta 0:00:01  82% |########################## | 1.8MB 50.4MB/s eta 0:00:01  83% |########################## | 1.8MB 50.8MB/s eta 0:00:01  83% |########################## | 1.8MB 50.6MB/s eta 0:00:01  84% |########################## | 1.8MB 49.6MB/s eta 0:00:01  84% |########################### | 1.8MB 50.0MB/s eta 0:00:01  85% |########################### | 1.8MB 49.5MB/s eta 0:00:01  85% |########################### | 1.8MB 50.0MB/s eta 0:00:01  86% |########################### | 1.8MB 50.4MB/s eta 0:00:01  86% |########################### | 1.9MB 48.8MB/s eta 0:00:01  87% |########################### | 1.9MB 49.6MB/s eta 0:00:01  87% |############################ | 1.9MB 49.7MB/s eta 0:00:01  88% |############################ | 1.9MB 49.8MB/s eta 0:00:01  88% |############################ | 1.9MB 49.9MB/s eta 0:00:01  89% |############################ | 1.9MB 49.4MB/s eta 0:00:01  89% |############################ | 1.9MB 49.2MB/s eta 0:00:01  90% |############################ | 1.9MB 49.3MB/s eta 0:00:01  90% |############################ | 1.9MB 49.0MB/s eta 0:00:01  90% |############################# | 1.9MB 49.3MB/s eta 0:00:01  91% |############################# | 2.0MB 50.4MB/s eta 0:00:01  91% |############################# | 2.0MB 49.5MB/s eta 0:00:01  92% |############################# | 2.0MB 50.6MB/s eta 0:00:01  92% |############################# | 2.0MB 49.6MB/s eta 0:00:01  93% |############################# | 2.0MB 49.4MB/s eta 0:00:01  93% |############################## | 2.0MB 50.2MB/s eta 0:00:01  94% |############################## | 2.0MB 49.7MB/s eta 0:00:01  94% |############################## | 2.0MB 50.3MB/s eta 0:00:01  95% |############################## | 2.0MB 50.0MB/s eta 0:00:01  95% |############################## | 2.0MB 50.3MB/s eta 0:00:01  96% |############################## | 2.1MB 51.4MB/s eta 0:00:01  96% |############################## | 2.1MB 51.4MB/s eta 0:00:01  97% |############################### | 2.1MB 50.8MB/s eta 0:00:01  97% |############################### | 2.1MB 52.2MB/s eta 0:00:01  98% |############################### | 2.1MB 52.5MB/s eta 0:00:01  98% |############################### | 2.1MB 53.5MB/s eta 0:00:01  99% |############################### | 2.1MB 51.4MB/s eta 0:00:01  99% |############################### | 2.1MB 51.0MB/s eta 0:00:01  100% |################################| 2.1MB 11.7MB/s [?25hCollecting six>=1.5.2 (from pyopenssl) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting enum34; python_version < "3" (from cryptography>=2.2.1->pyopenssl) Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl Collecting idna>=2.1 (from cryptography>=2.2.1->pyopenssl) [?25l Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)

 17% |##### | 10kB 30.4MB/s eta 0:00:01  34% |########### | 20kB 34.8MB/s eta 0:00:01  52% |################ | 30kB 38.6MB/s eta 0:00:01  69% |###################### | 40kB 41.5MB/s eta 0:00:01  87% |########################### | 51kB 43.6MB/s eta 0:00:01  100% |################################| 61kB 16.9MB/s [?25hCollecting cffi!=1.11.3,>=1.7 (from cryptography>=2.2.1->pyopenssl) [?25l Downloading https://files.pythonhosted.org/packages/14/dd/3e7a1e1280e7d767bd3fa15791759c91ec19058ebe31217fe66f3e9a8c49/cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl (407kB)

 2% | | 10kB 30.7MB/s eta 0:00:01  5% |# | 20kB 37.0MB/s eta 0:00:01  7% |## | 30kB 42.5MB/s eta 0:00:01  10% |### | 40kB 44.5MB/s eta 0:00:01  12% |#### | 51kB 46.6MB/s eta 0:00:01  15% |#### | 61kB 48.0MB/s eta 0:00:01  17% |##### | 71kB 47.9MB/s eta 0:00:01  20% |###### | 81kB 48.8MB/s eta 0:00:01  22% |####### | 92kB 50.1MB/s eta 0:00:01  25% |######## | 102kB 50.9MB/s eta 0:00:01  27% |######## | 112kB 56.1MB/s eta 0:00:01  30% |######### | 122kB 57.1MB/s eta 0:00:01  32% |########## | 133kB 57.0MB/s eta 0:00:01  35% |########### | 143kB 57.5MB/s eta 0:00:01  37% |############ | 153kB 57.6MB/s eta 0:00:01  40% |############ | 163kB 57.9MB/s eta 0:00:01  42% |############# | 174kB 59.7MB/s eta 0:00:01  45% |############## | 184kB 59.4MB/s eta 0:00:01  47% |############### | 194kB 58.9MB/s eta 0:00:01  50% |################ | 204kB 58.5MB/s eta 0:00:01  52% |################ | 215kB 57.6MB/s eta 0:00:01  55% |################# | 225kB 58.2MB/s eta 0:00:01  57% |################## | 235kB 57.8MB/s eta 0:00:01  60% |################### | 245kB 57.7MB/s eta 0:00:01  62% |#################### | 256kB 58.7MB/s eta 0:00:01  65% |#################### | 266kB 57.9MB/s eta 0:00:01  67% |##################### | 276kB 58.5MB/s eta 0:00:01  70% |###################### | 286kB 58.6MB/s eta 0:00:01  72% |####################### | 296kB 58.9MB/s eta 0:00:01  75% |######################## | 307kB 60.0MB/s eta 0:00:01  77% |######################## | 317kB 59.9MB/s eta 0:00:01  80% |######################### | 327kB 59.2MB/s eta 0:00:01  82% |########################## | 337kB 60.4MB/s eta 0:00:01  85% |########################### | 348kB 58.8MB/s eta 0:00:01  87% |############################ | 358kB 58.4MB/s eta 0:00:01  90% |############################ | 368kB 58.6MB/s eta 0:00:01  93% |############################# | 378kB 57.5MB/s eta 0:00:01  95% |############################## | 389kB 58.9MB/s eta 0:00:01  98% |############################### | 399kB 59.0MB/s eta 0:00:01  100% |################################| 409kB 27.2MB/s [?25hCollecting asn1crypto>=0.21.0 (from cryptography>=2.2.1->pyopenssl) [?25l Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)

 10% |### | 10kB 32.8MB/s eta 0:00:01  20% |###### | 20kB 39.4MB/s eta 0:00:01  30% |######### | 30kB 43.6MB/s eta 0:00:01  40% |############ | 40kB 45.8MB/s eta 0:00:01  50% |################ | 51kB 46.2MB/s eta 0:00:01  60% |################### | 61kB 48.5MB/s eta 0:00:01  70% |###################### | 71kB 48.7MB/s eta 0:00:01  80% |######################### | 81kB 49.6MB/s eta 0:00:01  90% |############################# | 92kB 51.5MB/s eta 0:00:01  100% |################################| 102kB 33.2MB/s [?25hCollecting ipaddress; python_version < "3" (from cryptography>=2.2.1->pyopenssl) Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl Collecting pycparser (from cffi!=1.11.3,>=1.7->cryptography>=2.2.1->pyopenssl) [?25l Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)

 6% |## | 10kB 41.5MB/s eta 0:00:01  12% |#### | 20kB 41.2MB/s eta 0:00:01  19% |###### | 30kB 46.8MB/s eta 0:00:01  25% |######## | 40kB 48.0MB/s eta 0:00:01  32% |########## | 51kB 49.2MB/s eta 0:00:01  38% |############ | 61kB 51.3MB/s eta 0:00:01  45% |############## | 71kB 51.6MB/s eta 0:00:01  51% |################ | 81kB 52.1MB/s eta 0:00:01  58% |################## | 92kB 53.6MB/s eta 0:00:01  64% |#################### | 102kB 53.8MB/s eta 0:00:01  71% |###################### | 112kB 56.8MB/s eta 0:00:01  77% |######################## | 122kB 58.7MB/s eta 0:00:01  84% |########################## | 133kB 58.0MB/s eta 0:00:01  90% |############################ | 143kB 59.4MB/s eta 0:00:01  97% |############################### | 153kB 59.3MB/s eta 0:00:01  100% |################################| 163kB 37.0MB/s [?25hInstalling collected packages: six, enum34, idna, pycparser, cffi, asn1crypto, ipaddress, cryptography, pyopenssl Running setup.py install for pycparser ... [?25l- \ done [?25hSuccessfully installed asn1crypto-0.24.0 cffi-1.11.5 cryptography-2.4.2 enum34-1.1.6 idna-2.8 ipaddress-1.0.22 pycparser-2.19 pyopenssl-18.0.0 six-1.12.0 WARNING: .p12 service account keys are not recomended unless it is necessary for backwards compatability. Please switch to a newer .json service account key for this account. Activated service account credentials for: [terraform@openbanking-214714.iam.gserviceaccount.com] Fetching cluster endpoint and auth data. kubeconfig entry generated for pre-ob. Master of cluster [pre-ob] will be upgraded from version [1.11.5-gke.5] to version [1.11.5-gke.5]. This operation is long-running and will block other operations on the cluster (including delete) until it has run to completion.

Do you want to continue (Y/n)?
Updated [https://container.googleapis.com/v1/projects/openbanking-214714/zones/europe-west4-c/clusters/pre-ob]. deleted context pre-ob@OpenBanking from /codefresh/volume/sensitive/.kube/config Context "gke_openbanking-214714_europe-west4-c_pre-ob" renamed to "pre-ob@OpenBanking". serviceaccount/tiller created clusterrolebinding.rbac.authorization.k8s.io/tiller-cluster-rule created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 624 0 624 0 0 3426 0 --:--:-- --:--:-- --:--:-- 3447

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19.4M 100 19.4M 0 0 36.9M 0 --:--:-- --:--:-- --:--:-- 69.1M Created new context: default Switched to context: default Cluster: pre-ob@OpenBanking deleted panic: runtime error: index out of range

goroutine 1 [running]: github.com/codefresh-io/stevedore/pkg/kubernetes.goOverContext(0xc0003b7648, 0xc0003ac2a0, 0x10f9ebd) /go/src/github.com/codefresh-io/stevedore/pkg/kubernetes/kubernetes.go:84 +0x13b8 github.com/codefresh-io/stevedore/pkg/kubernetes.(kubernetes).GoOverContextByName(0xc0003b93e0, 0x7ffea675bd25, 0x12, 0x7ffea675bda9, 0xb, 0x7ffea675bdc6, 0x6, 0xc0003b9300, 0x7ffea675bd25, 0x12) /go/src/github.com/codefresh-io/stevedore/pkg/kubernetes/kubernetes.go:164 +0x5f7 github.com/codefresh-io/stevedore/stevedore.Init(0xc0002aa000) /go/src/github.com/codefresh-io/stevedore/stevedore/stevedore.go:26 +0x3b2 github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.HandleAction(0xf744a0, 0x1176920, 0xc0002aa000, 0xc000278800, 0x0) /go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/app.go:492 +0x7c github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.Command.Run(0x10fa8dc, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/command.go:210 +0x9a2 github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli.(App).Run(0xc0002841a0, 0xc0000c0000, 0xc, 0xc, 0x0, 0x0) /go/src/github.com/codefresh-io/stevedore/vendor/github.com/urfave/cli/app.go:255 +0x687 main.main() /go/src/github.com/codefresh-io/stevedore/main.go:17 +0x50 [SYSTEM] Error: Failed to run freestyle step: Link cluster in codefresh; caused by NonZeroExitCodeError: Container for step title: Link cluster in codefresh, step type: freestyle, operation: Freestyle step failed with exit code: 2

BohoCode commented 5 years ago

This kind of errors are killing us. We have a deadline and our pipeline very rarely works without errors.

BohoCode commented 5 years ago

Can we re-open this with high priority please?

BohoCode commented 5 years ago

Have you got everything you need from the build now? Can I retry that step and see if it works?

olegsu commented 5 years ago

Yes, thanks, @BohoCode Pushed a fix to handle this error, check it out. Ping me directly in slack please so we can work faster