My project uses cocoapod-keys. There is a key named “xxx” inside my project’s Podfile but Bitrise is complaining it cannot find that key named “xxx”. It works perfectly fine two weeks ago.
Agent version: 1.57.3
Hostname: vm-osx-xcode-14.1.x-ventura-g2.4core-27b44cd3-f39a-43f7-9418-35e3ec743076
Nodename: LAS1-vFW01-gen2-mmg4-10-92-231-182
Start time: 2022-12-08T04:20:28Z
$ bitrise “run” “–config” “/var/folders/11/nh0v1jld7zd7b9zqm1774gtm0000gn/T/bitrise-agent1957274150/bitrise.yml” “–inventory” “/var/folders/11/nh0v1jld7zd7b9zqm1774gtm0000gn/T/bitrise-agent1957274150/bitrise.secrets.yml” “–json-params-base64” “eyJ3b3JrZmxvdyI6IlByb2R1Y3Rpb24ifQ==”
██████╗ ██╗████████╗██████╗ ██╗███████╗███████╗
██╔══██╗██║╚══██╔══╝██╔══██╗██║██╔════╝██╔════╝
██████╔╝██║ ██║ ██████╔╝██║███████╗█████╗
██╔══██╗██║ ██║ ██╔══██╗██║╚════██║██╔══╝
██████╔╝██║ ██║ ██║ ██║██║███████║███████╗
╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝╚══════╝╚══════╝
version: 1.50.0
INFO[04:20:29] bitrise runs in Secret Filtering mode
INFO[04:20:29] bitrise runs in Secret Envs Filtering mode
INFO[04:20:29] bitrise runs in CI mode
INFO[04:20:29] Running workflow: Production
Switching to workflow: Production
INFO[04:20:29] Step uses latest version – Updating StepLib …
±-----------------------------------------------------------------------------+
| (0) activate-ssh-key@4 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| ✓ | activate-ssh-key@4 | 7.65 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (1) git-clone@6 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| ✓ | git-clone@6 | 14.03 sec|
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (2) cache-pull@2 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| ✓ | cache-pull@2 | 2.82 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (3) Do anything with Script step |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| ✓ | Do anything with Script step | 1.61 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (4) certificate-and-profile-installer@1 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| ✓ | certificate-and-profile-installer@1 | 5.01 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (5) cocoapod-key@2.0 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| ✓ | cocoapod-key@2.0 | 8.43 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (6) cocoapods-install@2.3 |
±-----------------------------------------------------------------------------+
| id: cocoapods-install |
| version: 2.3.1 |
| collection: GitHub - bitrise-io/bitrise-steplib: New Bitrise StepLib |
| toolkit: go |
| time: 2022-12-08T04:21:10Z |
±-----------------------------------------------------------------------------+
| |
ConfigsModel:
- command: install
- source_root_path: /Users/vagrant/git
- podfile_path:
- verbose: false
- is_cache_disabled: false
Searching for Podfile
Found Podfile: /Users/vagrant/git/Podfile
Determining required cocoapods version
Searching for Podfile.lock
Found Podfile.lock: /Users/vagrant/git/Podfile.lock
Required CocoaPods version (from Podfile.lock): 1.11.3
Searching for gem lockfile with cocoapods gem
No gem lockfile with cocoapods gem found at:
Using system installed CocoaPods version
Check selected Ruby is installed
Ruby 2.6.9 is installed
Installing cocoapods
Checking cocoapods 1.11.3 gem
Installed
cocoapods version:
$ pod “1.11.3” “–version”
1.11.3
Installing Pods
$ pod “1.11.3” “install” “–no-repo-update”
[!] CocoaPods-Keys could not find a key named: guestUserName
pod install failed: exit status 1, retrying without --no-repo-update …
$ pod “1.11.3” “repo” “update”
Updating spec repomaster
$ /usr/local/bin/git -C /Users/vagrant/.cocoapods/repos/master fetch origin --progress
remote: Enumerating objects: 26766, done.
remote: Counting objects: 0% (1/12234)
remote: Counting objects: 1% (123/12234)
remote: Counting objects: 2% (245/12234)
remote: Counting objects: 3% (368/12234)
remote: Counting objects: 4% (490/12234)
remote: Counting objects: 5% (612/12234)
remote: Counting objects: 6% (735/12234)
remote: Counting objects: 7% (857/12234)
remote: Counting objects: 8% (979/12234)
remote: Counting objects: 9% (1102/12234)
remote: Counting objects: 10% (1224/12234)
remote: Counting objects: 11% (1346/12234)
remote: Counting objects: 12% (1469/12234)
remote: Counting objects: 13% (1591/12234)
remote: Counting objects: 14% (1713/12234)
remote: Counting objects: 15% (1836/12234)
remote: Counting objects: 16% (1958/12234)
remote: Counting objects: 17% (2080/12234)
remote: Counting objects: 18% (2203/12234)
remote: Counting objects: 19% (2325/12234)
remote: Counting objects: 20% (2447/12234)
remote: Counting objects: 21% (2570/12234)
remote: Counting objects: 22% (2692/12234)
remote: Counting objects: 23% (2814/12234)
remote: Counting objects: 24% (2937/12234)
remote: Counting objects: 25% (3059/12234)
remote: Counting objects: 26% (3181/12234)
remote: Counting objects: 27% (3304/12234)
remote: Counting objects: 28% (3426/12234)
remote: Counting objects: 29% (3548/12234)
remote: Counting objects: 30% (3671/12234)
remote: Counting objects: 31% (3793/12234)
remote: Counting objects: 32% (3915/12234)
remote: Counting objects: 33% (4038/12234)
remote: Counting objects: 34% (4160/12234)
remote: Counting objects: 35% (4282/12234)
remote: Counting objects: 36% (4405/12234)
remote: Counting objects: 37% (4527/12234)
remote: Counting objects: 38% (4649/12234)
remote: Counting objects: 39% (4772/12234)
remote: Counting objects: 40% (4894/12234)
remote: Counting objects: 41% (5016/12234)
remote: Counting objects: 42% (5139/12234)
remote: Counting objects: 43% (5261/12234)
remote: Counting objects: 44% (5383/12234)
remote: Counting objects: 45% (5506/12234)
remote: Counting objects: 46% (5628/12234)
remote: Counting objects: 47% (5750/12234)
remote: Counting objects: 48% (5873/12234)
remote: Counting objects: 49% (5995/12234)
remote: Counting objects: 50% (6117/12234)
remote: Counting objects: 51% (6240/12234)
remote: Counting objects: 52% (6362/12234)
remote: Counting objects: 53% (6485/12234)
remote: Counting objects: 54% (6607/12234)
remote: Counting objects: 55% (6729/12234)
remote: Counting objects: 56% (6852/12234)
remote: Counting objects: 57% (6974/12234)
remote: Counting objects: 58% (7096/12234)
remote: Counting objects: 59% (7219/12234)
remote: Counting objects: 60% (7341/12234)
remote: Counting objects: 61% (7463/12234)
remote: Counting objects: 62% (7586/12234)
remote: Counting objects: 63% (7708/12234)
remote: Counting objects: 64% (7830/12234)
remote: Counting objects: 65% (7953/12234)
remote: Counting objects: 66% (8075/12234)
remote: Counting objects: 67% (8197/12234)
remote: Counting objects: 68% (8320/12234)
remote: Counting objects: 69% (8442/12234)
remote: Counting objects: 70% (8564/12234)
remote: Counting objects: 71% (8687/12234)
remote: Counting objects: 72% (8809/12234)
remote: Counting objects: 73% (8931/12234)
remote: Counting objects: 74% (9054/12234)
remote: Counting objects: 75% (9176/12234)
remote: Counting objects: 76% (9298/12234)
remote: Counting objects: 77% (9421/12234)
remote: Counting objects: 78% (9543/12234)
remote: Counting objects: 79% (9665/12234)
remote: Counting objects: 80% (9788/12234)
remote: Counting objects: 81% (9910/12234)
remote: Counting objects: 82% (10032/12234)
remote: Counting objects: 83% (10155/12234)
remote: Counting objects: 84% (10277/12234)
remote: Counting objects: 85% (10399/12234)
remote: Counting objects: 86% (10522/12234)
remote: Counting objects: 87% (10644/12234)
remote: Counting objects: 88% (10766/12234)
remote: Counting objects: 89% (10889/12234)
remote: Counting objects: 90% (11011/12234)
remote: Counting objects: 91% (11133/12234)
remote: Counting objects: 92% (11256/12234)
remote: Counting objects: 93% (11378/12234)
remote: Counting objects: 94% (11500/12234)
remote: Counting objects: 95% (11623/12234)
remote: Counting objects: 96% (11745/12234)
remote: Counting objects: 97% (11867/12234)
remote: Counting objects: 98% (11990/12234)
remote: Counting objects: 99% (12112/12234)
remote: Counting objects: 100% (12234/12234)
remote: Counting objects: 100% (12234/12234), done.
remote: Compressing objects: 0% (1/1304)
remote: Compressing objects: 1% (14/1304)
remote: Compressing objects: 2% (27/1304)
remote: Compressing objects: 3% (40/1304)
remote: Compressing objects: 4% (53/1304)
remote: Compressing objects: 5% (66/1304)
remote: Compressing objects: 6% (79/1304)
remote: Compressing objects: 7% (92/1304)
remote: Compressing objects: 8% (105/1304)
remote: Compressing objects: 9% (118/1304)
remote: Compressing objects: 10% (131/1304)
remote: Compressing objects: 11% (144/1304)
remote: Compressing objects: 12% (157/1304)
remote: Compressing objects: 13% (170/1304)
remote: Compressing objects: 14% (183/1304)
remote: Compressing objects: 15% (196/1304)
remote: Compressing objects: 16% (209/1304)
remote: Compressing objects: 17% (222/1304)
remote: Compressing objects: 18% (235/1304)
remote: Compressing objects: 19% (248/1304)
remote: Compressing objects: 20% (261/1304)
remote: Compressing objects: 21% (274/1304)
remote: Compressing objects: 22% (287/1304)
remote: Compressing objects: 23% (300/1304)
remote: Compressing objects: 24% (313/1304)
remote: Compressing objects: 25% (326/1304)
remote: Compressing objects: 26% (340/1304)
remote: Compressing objects: 27% (353/1304)
remote: Compressing objects: 28% (366/1304)
remote: Compressing objects: 29% (379/1304)
remote: Compressing objects: 30% (392/1304)
remote: Compressing objects: 31% (405/1304)
remote: Compressing objects: 32% (418/1304)
remote: Compressing objects: 33% (431/1304)
remote: Compressing objects: 34% (444/1304)
remote: Compressing objects: 35% (457/1304)
remote: Compressing objects: 36% (470/1304)
remote: Compressing objects: 37% (483/1304)
remote: Compressing objects: 38% (496/1304)
remote: Compressing objects: 39% (509/1304)
remote: Compressing objects: 40% (522/1304)
remote: Compressing objects: 41% (535/1304)
remote: Compressing objects: 42% (548/1304)
remote: Compressing objects: 43% (561/1304)
remote: Compressing objects: 44% (574/1304)
remote: Compressing objects: 45% (587/1304)
remote: Compressing objects: 46% (600/1304)
remote: Compressing objects: 47% (613/1304)
remote: Compressing objects: 48% (626/1304)
remote: Compressing objects: 49% (639/1304)
remote: Compressing objects: 50% (652/1304)
remote: Compressing objects: 51% (666/1304)
remote: Compressing objects: 52% (679/1304)
remote: Compressing objects: 53% (692/1304)
remote: Compressing objects: 54% (705/1304)
remote: Compressing objects: 55% (718/1304)
remote: Compressing objects: 56% (731/1304)
remote: Compressing objects: 57% (744/1304)
remote: Compressing objects: 58% (757/1304)
remote: Compressing objects: 59% (770/1304)
remote: Compressing objects: 60% (783/1304)
remote: Compressing objects: 61% (796/1304)
remote: Compressing objects: 62% (809/1304)
remote: Compressing objects: 63% (822/1304)
remote: Compressing objects: 64% (835/1304)
remote: Compressing objects: 65% (848/1304)
remote: Compressing objects: 66% (861/1304)
remote: Compressing objects: 67% (874/1304)
remote: Compressing objects: 68% (887/1304)
remote: Compressing objects: 69% (900/1304)
remote: Compressing objects: 70% (913/1304)
remote: Compressing objects: 71% (926/1304)
remote: Compressing objects: 72% (939/1304)
remote: Compressing objects: 73% (952/1304)
remote: Compressing objects: 74% (965/1304)
remote: Compressing objects: 75% (978/1304)
remote: Compressing objects: 76% (992/1304)
remote: Compressing objects: 77% (1005/1304)
remote: Compressing objects: 78% (1018/1304)
remote: Compressing objects: 79% (1031/1304)
remote: Compressing objects: 80% (1044/1304)
remote: Compressing objects: 81% (1057/1304)
remote: Compressing objects: 82% (1070/1304)
remote: Compressing objects: 83% (1083/1304)
remote: Compressing objects: 84% (1096/1304)
remote: Compressing objects: 85% (1109/1304)
remote: Compressing objects: 86% (1122/1304)
remote: Compressing objects: 87% (1135/1304)
remote: Compressing objects: 88% (1148/1304)
remote: Compressing objects: 89% (1161/1304)
remote: Compressing objects: 90% (1174/1304)
remote: Compressing objects: 91% (1187/1304)
remote: Compressing objects: 92% (1200/1304)
remote: Compressing objects: 93% (1213/1304)
remote: Compressing objects: 94% (1226/1304)
remote: Compressing objects: 95% (1239/1304)
remote: Compressing objects: 96% (1252/1304)
remote: Compressing objects: 97% (1265/1304)
remote: Compressing objects: 98% (1278/1304)
remote: Compressing objects: 99% (1291/1304)
remote: Compressing objects: 100% (1304/1304)
remote: Compressing objects: 100% (1304/1304), done.
Receiving objects: 0% (1/26766)
Receiving objects: 1% (268/26766)
Receiving objects: 2% (536/26766)
Receiving objects: 3% (803/26766)
Receiving objects: 4% (1071/26766)
Receiving objects: 5% (1339/26766)
Receiving objects: 6% (1606/26766)
Receiving objects: 7% (1874/26766)
Receiving objects: 8% (2142/26766)
Receiving objects: 9% (2409/26766)
Receiving objects: 10% (2677/26766)
Receiving objects: 11% (2945/26766)
Receiving objects: 12% (3212/26766)
Receiving objects: 13% (3480/26766)
Receiving objects: 14% (3748/26766)
Receiving objects: 15% (4015/26766)
Receiving objects: 16% (4283/26766)
Receiving objects: 17% (4551/26766)
Receiving objects: 18% (4818/26766)
Receiving objects: 19% (5086/26766)
Receiving objects: 20% (5354/26766)
Receiving objects: 21% (5621/26766)
Receiving objects: 22% (5889/26766)
Receiving objects: 23% (6157/26766)
Receiving objects: 24% (6424/26766)
Receiving objects: 25% (6692/26766)
Receiving objects: 26% (6960/26766)
Receiving objects: 27% (7227/26766)
Receiving objects: 28% (7495/26766)
Receiving objects: 29% (7763/26766)
Receiving objects: 30% (8030/26766)
Receiving objects: 31% (8298/26766)
Receiving objects: 32% (8566/26766)
Receiving objects: 33% (8833/26766)
Receiving objects: 34% (9101/26766)
Receiving objects: 35% (9369/26766)
Receiving objects: 36% (9636/26766)
Receiving objects: 37% (9904/26766)
Receiving objects: 38% (10172/26766)
Receiving objects: 39% (10439/26766)
Receiving objects: 40% (10707/26766)
Receiving objects: 41% (10975/26766)
Receiving objects: 42% (11242/26766)
Receiving objects: 43% (11510/26766)
Receiving objects: 44% (11778/26766)
Receiving objects: 45% (12045/26766)
Receiving objects: 46% (12313/26766)
Receiving objects: 47% (12581/26766)
Receiving objects: 48% (12848/26766)
Receiving objects: 49% (13116/26766)
Receiving objects: 50% (13383/26766)
Receiving objects: 51% (13651/26766)
Receiving objects: 52% (13919/26766)
Receiving objects: 53% (14186/26766)
Receiving objects: 54% (14454/26766)
Receiving objects: 55% (14722/26766)
Receiving objects: 56% (14989/26766)
Receiving objects: 57% (15257/26766)
Receiving objects: 58% (15525/26766)
Receiving objects: 59% (15792/26766)
Receiving objects: 60% (16060/26766)
Receiving objects: 61% (16328/26766)
Receiving objects: 62% (16595/26766)
Receiving objects: 63% (16863/26766)
Receiving objects: 64% (17131/26766)
Receiving objects: 65% (17398/26766)
Receiving objects: 66% (17666/26766)
Receiving objects: 67% (17934/26766)
Receiving objects: 68% (18201/26766)
Receiving objects: 69% (18469/26766)
Receiving objects: 70% (18737/26766)
Receiving objects: 71% (19004/26766)
Receiving objects: 72% (19272/26766)
Receiving objects: 73% (19540/26766)
Receiving objects: 74% (19807/26766)
Receiving objects: 75% (20075/26766)
Receiving objects: 76% (20343/26766)
Receiving objects: 77% (20610/26766)
Receiving objects: 78% (20878/26766)
Receiving objects: 79% (21146/26766)
Receiving objects: 80% (21413/26766)
Receiving objects: 81% (21681/26766)
Receiving objects: 82% (21949/26766)
Receiving objects: 83% (22216/26766)
Receiving objects: 84% (22484/26766)
Receiving objects: 85% (22752/26766)
Receiving objects: 86% (23019/26766)
Receiving objects: 87% (23287/26766)
Receiving objects: 88% (23555/26766)
Receiving objects: 89% (23822/26766)
Receiving objects: 90% (24090/26766)
Receiving objects: 91% (24358/26766)
Receiving objects: 92% (24625/26766)
Receiving objects: 93% (24893/26766)
Receiving objects: 94% (25161/26766)
Receiving objects: 95% (25428/26766)
Receiving objects: 96% (25696/26766)
Receiving objects: 97% (25964/26766)
Receiving objects: 98% (26231/26766)
Receiving objects: 99% (26499/26766)
remote: Total 26766 (delta 10971), reused 11933 (delta 10862), pack-reused 14532
Receiving objects: 100% (26766/26766)
Receiving objects: 100% (26766/26766), 4.39 MiB | 9.67 MiB/s, done.
Resolving deltas: 0% (0/18199)
Resolving deltas: 1% (182/18199)
Resolving deltas: 2% (365/18199)
Resolving deltas: 3% (546/18199)
Resolving deltas: 4% (728/18199)
Resolving deltas: 5% (910/18199)
Resolving deltas: 6% (1092/18199)
Resolving deltas: 7% (1274/18199)
Resolving deltas: 8% (1456/18199)
Resolving deltas: 9% (1639/18199)
Resolving deltas: 10% (1820/18199)
Resolving deltas: 11% (2002/18199)
Resolving deltas: 12% (2184/18199)
Resolving deltas: 13% (2366/18199)
Resolving deltas: 14% (2548/18199)
Resolving deltas: 15% (2731/18199)
Resolving deltas: 16% (2912/18199)
Resolving deltas: 17% (3094/18199)
Resolving deltas: 18% (3276/18199)
Resolving deltas: 19% (3458/18199)
Resolving deltas: 20% (3640/18199)
Resolving deltas: 21% (3822/18199)
Resolving deltas: 22% (4004/18199)
Resolving deltas: 23% (4186/18199)
Resolving deltas: 24% (4368/18199)
Resolving deltas: 25% (4550/18199)
Resolving deltas: 26% (4732/18199)
Resolving deltas: 27% (4914/18199)
Resolving deltas: 28% (5096/18199)
Resolving deltas: 29% (5278/18199)
Resolving deltas: 30% (5460/18199)
Resolving deltas: 31% (5642/18199)
Resolving deltas: 32% (5824/18199)
Resolving deltas: 33% (6006/18199)
Resolving deltas: 34% (6188/18199)
Resolving deltas: 35% (6370/18199)
Resolving deltas: 36% (6552/18199)
Resolving deltas: 37% (6734/18199)
Resolving deltas: 38% (6916/18199)
Resolving deltas: 39% (7098/18199)
Resolving deltas: 40% (7280/18199)
Resolving deltas: 41% (7462/18199)
Resolving deltas: 42% (7644/18199)
Resolving deltas: 43% (7826/18199)
Resolving deltas: 44% (8008/18199)
Resolving deltas: 45% (8190/18199)
Resolving deltas: 46% (8372/18199)
Resolving deltas: 47% (8554/18199)
Resolving deltas: 48% (8736/18199)
Resolving deltas: 49% (8918/18199)
Resolving deltas: 50% (9100/18199)
Resolving deltas: 51% (9282/18199)
Resolving deltas: 52% (9464/18199)
Resolving deltas: 53% (9646/18199)
Resolving deltas: 54% (9828/18199)
Resolving deltas: 55% (10010/18199)
Resolving deltas: 56% (10192/18199)
Resolving deltas: 57% (10374/18199)
Resolving deltas: 58% (10556/18199)
Resolving deltas: 59% (10738/18199)
Resolving deltas: 60% (10920/18199)
Resolving deltas: 61% (11102/18199)
Resolving deltas: 62% (11284/18199)
Resolving deltas: 63% (11466/18199)
Resolving deltas: 64% (11648/18199)
Resolving deltas: 65% (11830/18199)
Resolving deltas: 66% (12012/18199)
Resolving deltas: 67% (12194/18199)
Resolving deltas: 68% (12376/18199)
Resolving deltas: 69% (12558/18199)
Resolving deltas: 70% (12740/18199)
Resolving deltas: 71% (12922/18199)
Resolving deltas: 72% (13104/18199)
Resolving deltas: 73% (13286/18199)
Resolving deltas: 74% (13468/18199)
Resolving deltas: 75% (13650/18199)
Resolving deltas: 76% (13832/18199)
Resolving deltas: 77% (14014/18199)
Resolving deltas: 78% (14196/18199)
Resolving deltas: 79% (14378/18199)
Resolving deltas: 80% (14560/18199)
Resolving deltas: 81% (14742/18199)
Resolving deltas: 82% (14924/18199)
Resolving deltas: 83% (15106/18199)
Resolving deltas: 84% (15288/18199)
Resolving deltas: 85% (15470/18199)
Resolving deltas: 86% (15652/18199)
Resolving deltas: 87% (15834/18199)
Resolving deltas: 88% (16016/18199)
Resolving deltas: 89% (16198/18199)
Resolving deltas: 90% (16380/18199)
Resolving deltas: 91% (16562/18199)
Resolving deltas: 92% (16744/18199)
Resolving deltas: 93% (16926/18199)
Resolving deltas: 94% (17108/18199)
Resolving deltas: 95% (17290/18199)
Resolving deltas: 96% (17472/18199)
Resolving deltas: 97% (17654/18199)
Resolving deltas: 98% (17836/18199)
Resolving deltas: 99% (18018/18199)
Resolving deltas: 100% (18199/18199)
Resolving deltas: 100% (18199/18199), completed with 3133 local objects.
From GitHub - CocoaPods/Specs: The CocoaPods Master Repo
e6f41ec25398…08b61cadc376 master → origin/master
$ /usr/local/bin/git -C /Users/vagrant/.cocoapods/repos/master rev-parse --abbrev-ref HEAD
master
$ /usr/local/bin/git -C /Users/vagrant/.cocoapods/repos/master reset --hard origin/master
Updating files: 25% (733/2856)
Updating files: 26% (743/2856)
Updating files: 27% (772/2856)
Updating files: 28% (800/2856)
Updating files: 29% (829/2856)
Updating files: 30% (857/2856)
Updating files: 31% (886/2856)
Updating files: 32% (914/2856)
Updating files: 33% (943/2856)
Updating files: 34% (972/2856)
Updating files: 35% (1000/2856)
Updating files: 36% (1029/2856)
Updating files: 37% (1057/2856)
Updating files: 38% (1086/2856)
Updating files: 39% (1114/2856)
Updating files: 40% (1143/2856)
Updating files: 41% (1171/2856)
Updating files: 42% (1200/2856)
Updating files: 43% (1229/2856)
Updating files: 44% (1257/2856)
Updating files: 45% (1286/2856)
Updating files: 46% (1314/2856)
Updating files: 47% (1343/2856)
Updating files: 48% (1371/2856)
Updating files: 49% (1400/2856)
Updating files: 50% (1428/2856)
Updating files: 51% (1457/2856)
Updating files: 52% (1486/2856)
Updating files: 53% (1514/2856)
Updating files: 54% (1543/2856)
Updating files: 55% (1571/2856)
Updating files: 55% (1594/2856)
Updating files: 56% (1600/2856)
Updating files: 57% (1628/2856)
Updating files: 58% (1657/2856)
Updating files: 59% (1686/2856)
Updating files: 60% (1714/2856)
Updating files: 61% (1743/2856)
Updating files: 62% (1771/2856)
Updating files: 63% (1800/2856)
Updating files: 64% (1828/2856)
Updating files: 65% (1857/2856)
Updating files: 66% (1885/2856)
Updating files: 67% (1914/2856)
Updating files: 68% (1943/2856)
Updating files: 69% (1971/2856)
Updating files: 70% (2000/2856)
Updating files: 71% (2028/2856)
Updating files: 72% (2057/2856)
Updating files: 73% (2085/2856)
Updating files: 74% (2114/2856)
Updating files: 75% (2142/2856)
Updating files: 76% (2171/2856)
Updating files: 77% (2200/2856)
Updating files: 78% (2228/2856)
Updating files: 79% (2257/2856)
Updating files: 80% (2285/2856)
Updating files: 81% (2314/2856)
Updating files: 82% (2342/2856)
Updating files: 83% (2371/2856)
Updating files: 84% (2400/2856)
Updating files: 85% (2428/2856)
Updating files: 86% (2457/2856)
Updating files: 87% (2485/2856)
Updating files: 88% (2514/2856)
Updating files: 89% (2542/2856)
Updating files: 90% (2571/2856)
Updating files: 91% (2599/2856)
Updating files: 92% (2628/2856)
Updating files: 93% (2657/2856)
Updating files: 94% (2685/2856)
Updating files: 95% (2714/2856)
Updating files: 96% (2742/2856)
Updating files: 97% (2771/2856)
Updating files: 98% (2799/2856)
Updating files: 99% (2828/2856)
Updating files: 100% (2856/2856)
Updating files: 100% (2856/2856), done.
HEAD is now at 08b61cadc376 [Add] OpenIMSDK 2.3.5.1
$ pod “1.11.3” “install” “–no-repo-update”
[!] CocoaPods-Keys could not find a key named: guestUserName
command failed, error: pod install failed: exit status 1
| |
±–±--------------------------------------------------------------±---------+
| x | cocoapods-install@2.3 (exit code: 1) | 1.2 min |
±–±--------------------------------------------------------------±---------+
| Issue tracker: Issues · bitrise-steplib/steps-cocoapods-install · GitHub |
| Source: GitHub - bitrise-steplib/steps-cocoapods-install |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (7) xcode-archive@4 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| - | xcode-archive@4 | 2.64 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (8) deploy-to-itunesconnect-application-loader@1.4 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| - | deploy-to-itunesconnect-application-loader@1.4 | 1.26 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (9) deploy-to-bitrise-io@2 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| ✓ | deploy-to-bitrise-io@2 | 5.55 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (10) cache-push@2 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| - | cache-push@2 | 1.17 sec |
±–±--------------------------------------------------------------±---------+
▼
±-----------------------------------------------------------------------------+
| (11) slack@3 |
±–±--------------------------------------------------------------±---------+
±–±--------------------------------------------------------------±---------+
| ✓ | slack@3 | 2.88 sec |
±–±--------------------------------------------------------------±---------+
Is it resolved?
I am also getting the same issue.
Please let me know if any solution.
Hey @KyawZayYaLinTunCodig are you saying with this setup you were able to build with cocoapods-keys without having to explicitly set the key in a previous step? I am in the process of setting it up, and I believe you need to add an explicit ruby script step before you install pods to set the key on cocoapods-keys. This is what you would have needed to do locally as well.
EDIT:
I’ve worked around this issue by using the 1.x version of the Cocoapods keys step, but I believe caching may cause some issues with holding onto older versions of the key.