Shutdown handler not registered because Python interpreter is not running in the main thread
run pipeline %s
run pipeline stage %s
Running pipeline stage MKMLizer
Starting job with name junhua024-chai-1-full-066126-v3-mkmlizer
Waiting for job on junhua024-chai-1-full-066126-v3-mkmlizer to finish
junhua024-chai-1-full-066126-v3-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ██████ ██████ █████ ████ ████ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░░██████ ██████ ░░███ ███░ ░░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░███░█████░███ ░███ ███ ░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░███░░███ ░███ ░███████ ░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░███ ░░░ ░███ ░███░░███ ░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░███ ░███ ░███ ░░███ ░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ █████ █████ █████ ░░████ █████ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Version: 0.29.3 ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Features: FLYWHEEL, CUDA ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Copyright 2023-2025 MK ONE TECHNOLOGIES Inc. ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ https://mk1.ai ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ The license key for the current software has been verified as ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ belonging to: ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Chai Research Corp. ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Expiration: 2028-03-31 23:59:59 ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Traceback (most recent call last):
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 423, in http_get
junhua024-chai-1-full-066126-v3-mkmlizer: hf_transfer.download(
junhua024-chai-1-full-066126-v3-mkmlizer: Exception: Failed too many failures in parallel (3): PyErr { type: <class 'Exception'>, value: Exception('Error while downloading: reqwest::Error { kind: Body, source: hyper::Error(Body, Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }) }'), traceback: None } (NoPermits)
junhua024-chai-1-full-066126-v3-mkmlizer: The above exception was the direct cause of the following exception:
junhua024-chai-1-full-066126-v3-mkmlizer: Traceback (most recent call last):
junhua024-chai-1-full-066126-v3-mkmlizer: File "/code/uploading/mkmlize.py", line 225, in <module>
junhua024-chai-1-full-066126-v3-mkmlizer: cli()
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
junhua024-chai-1-full-066126-v3-mkmlizer: return self.main(*args, **kwargs)
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1078, in main
junhua024-chai-1-full-066126-v3-mkmlizer: rv = self.invoke(ctx)
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
junhua024-chai-1-full-066126-v3-mkmlizer: return _process_result(sub_ctx.command.invoke(sub_ctx))
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
junhua024-chai-1-full-066126-v3-mkmlizer: return ctx.invoke(self.callback, **ctx.params)
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 783, in invoke
junhua024-chai-1-full-066126-v3-mkmlizer: return __callback(*args, **kwargs)
junhua024-chai-1-full-066126-v3-mkmlizer: File "/code/uploading/mkmlize.py", line 41, in quantize
junhua024-chai-1-full-066126-v3-mkmlizer: temp_folder = download_to_shared_memory(repo_id, revision, hf_auth_token)
junhua024-chai-1-full-066126-v3-mkmlizer: File "/code/uploading/mkmlize.py", line 91, in download_to_shared_memory
junhua024-chai-1-full-066126-v3-mkmlizer: snapshot_download(
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
junhua024-chai-1-full-066126-v3-mkmlizer: return fn(*args, **kwargs)
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 294, in snapshot_download
junhua024-chai-1-full-066126-v3-mkmlizer: _inner_hf_hub_download(file)
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 270, in _inner_hf_hub_download
junhua024-chai-1-full-066126-v3-mkmlizer: return hf_hub_download(
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
junhua024-chai-1-full-066126-v3-mkmlizer: return fn(*args, **kwargs)
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 941, in hf_hub_download
junhua024-chai-1-full-066126-v3-mkmlizer: return _hf_hub_download_to_local_dir(
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1241, in _hf_hub_download_to_local_dir
junhua024-chai-1-full-066126-v3-mkmlizer: _download_to_tmp_and_move(
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1675, in _download_to_tmp_and_move
junhua024-chai-1-full-066126-v3-mkmlizer: http_get(
junhua024-chai-1-full-066126-v3-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 434, in http_get
junhua024-chai-1-full-066126-v3-mkmlizer: raise RuntimeError(
junhua024-chai-1-full-066126-v3-mkmlizer: RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.
Job junhua024-chai-1-full-066126-v3-mkmlizer completed after 372.57s with status: failed
Stopping job with name junhua024-chai-1-full-066126-v3-mkmlizer
%s, retrying in %s seconds...
Starting job with name junhua024-chai-1-full-066126-v3-mkmlizer
Waiting for job on junhua024-chai-1-full-066126-v3-mkmlizer to finish
junhua024-chai-1-full-066126-v3-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ██████ ██████ █████ ████ ████ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░░██████ ██████ ░░███ ███░ ░░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░███░█████░███ ░███ ███ ░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░███░░███ ░███ ░███████ ░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░███ ░░░ ░███ ░███░░███ ░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░███ ░███ ░███ ░░███ ░███ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ █████ █████ █████ ░░████ █████ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Version: 0.29.3 ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Features: FLYWHEEL, CUDA ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Copyright 2023-2025 MK ONE TECHNOLOGIES Inc. ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ https://mk1.ai ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ The license key for the current software has been verified as ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ belonging to: ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Chai Research Corp. ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ Expiration: 2028-03-31 23:59:59 ║
junhua024-chai-1-full-066126-v3-mkmlizer: ║ ║
junhua024-chai-1-full-066126-v3-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet`
junhua024-chai-1-full-066126-v3-mkmlizer: Downloaded to shared memory in 75.513s
junhua024-chai-1-full-066126-v3-mkmlizer: Checking if junhua024/chai-1-full-066126 already exists in ChaiML
junhua024-chai-1-full-066126-v3-mkmlizer: quantizing model to /dev/shm/model_cache, profile:s0, folder:/tmp/tmpsexysqfi, device:0
junhua024-chai-1-full-066126-v3-mkmlizer: Saving flywheel model at /dev/shm/model_cache
junhua024-chai-1-full-066126-v3-mkmlizer: quantized model in 32.840s
junhua024-chai-1-full-066126-v3-mkmlizer: Processed model junhua024/chai-1-full-066126 in 108.427s
junhua024-chai-1-full-066126-v3-mkmlizer: creating bucket guanaco-mkml-models
junhua024-chai-1-full-066126-v3-mkmlizer: Bucket 's3://guanaco-mkml-models/' created
junhua024-chai-1-full-066126-v3-mkmlizer: uploading /dev/shm/model_cache to s3://guanaco-mkml-models/junhua024-chai-1-full-066126-v3
junhua024-chai-1-full-066126-v3-mkmlizer: cp /dev/shm/model_cache/config.json s3://guanaco-mkml-models/junhua024-chai-1-full-066126-v3/config.json
junhua024-chai-1-full-066126-v3-mkmlizer: cp /dev/shm/model_cache/special_tokens_map.json s3://guanaco-mkml-models/junhua024-chai-1-full-066126-v3/special_tokens_map.json
junhua024-chai-1-full-066126-v3-mkmlizer: cp /dev/shm/model_cache/tokenizer_config.json s3://guanaco-mkml-models/junhua024-chai-1-full-066126-v3/tokenizer_config.json
junhua024-chai-1-full-066126-v3-mkmlizer: cp /dev/shm/model_cache/tokenizer.json s3://guanaco-mkml-models/junhua024-chai-1-full-066126-v3/tokenizer.json
junhua024-chai-1-full-066126-v3-mkmlizer: cp /dev/shm/model_cache/flywheel_model.0.safetensors s3://guanaco-mkml-models/junhua024-chai-1-full-066126-v3/flywheel_model.0.safetensors
junhua024-chai-1-full-066126-v3-mkmlizer:
Loading 0: 0%| | 0/363 [00:00<?, ?it/s]
Loading 0: 1%| | 2/363 [00:00<00:22, 16.03it/s]
Loading 0: 1%|▏ | 5/363 [00:00<00:19, 17.93it/s]
Loading 0: 3%|▎ | 11/363 [00:00<00:10, 33.23it/s]
Loading 0: 4%|▍ | 16/363 [00:00<00:10, 32.15it/s]
Loading 0: 6%|▌ | 20/363 [00:00<00:10, 33.80it/s]
Loading 0: 7%|▋ | 24/363 [00:00<00:10, 31.93it/s]
Loading 0: 8%|▊ | 29/363 [00:00<00:09, 36.77it/s]
Loading 0: 9%|▉ | 34/363 [00:01<00:09, 34.65it/s]
Loading 0: 10%|█ | 38/363 [00:01<00:09, 34.01it/s]
Loading 0: 12%|█▏ | 42/363 [00:01<00:10, 31.82it/s]
Loading 0: 13%|█▎ | 49/363 [00:01<00:07, 40.78it/s]
Loading 0: 15%|█▍ | 54/363 [00:01<00:11, 26.44it/s]
Loading 0: 16%|█▋ | 59/363 [00:01<00:10, 28.77it/s]
Loading 0: 18%|█▊ | 65/363 [00:02<00:09, 30.61it/s]
Loading 0: 19%|█▉ | 69/363 [00:02<00:09, 30.42it/s]
Loading 0: 20%|██ | 74/363 [00:02<00:08, 33.95it/s]
Loading 0: 21%|██▏ | 78/363 [00:02<00:08, 34.01it/s]
Loading 0: 23%|██▎ | 82/363 [00:02<00:09, 28.78it/s]
Loading 0: 24%|██▎ | 86/363 [00:02<00:08, 30.83it/s]
Loading 0: 25%|██▌ | 91/363 [00:02<00:08, 31.32it/s]
Loading 0: 27%|██▋ | 97/363 [00:03<00:08, 30.61it/s]
Loading 0: 28%|██▊ | 101/363 [00:03<00:08, 29.72it/s]
Loading 0: 29%|██▉ | 105/363 [00:03<00:08, 28.69it/s]
Loading 0: 31%|███ | 111/363 [00:03<00:07, 35.31it/s]
Loading 0: 32%|███▏ | 115/363 [00:03<00:08, 29.77it/s]
Loading 0: 33%|███▎ | 119/363 [00:03<00:07, 31.12it/s]
Loading 0: 34%|███▍ | 123/363 [00:03<00:07, 30.03it/s]
Loading 0: 35%|███▌ | 128/363 [00:04<00:07, 29.76it/s]
Loading 0: 36%|███▋ | 132/363 [00:04<00:07, 29.54it/s]
Loading 0: 38%|███▊ | 137/363 [00:04<00:06, 32.84it/s]
Loading 0: 39%|███▉ | 141/363 [00:04<00:06, 33.42it/s]
Loading 0: 40%|███▉ | 145/363 [00:04<00:07, 27.34it/s]
Loading 0: 41%|████ | 149/363 [00:04<00:08, 25.87it/s]
Loading 0: 43%|████▎ | 155/363 [00:05<00:06, 31.90it/s]
Loading 0: 44%|████▍ | 160/363 [00:05<00:06, 30.24it/s]
Loading 0: 45%|████▌ | 164/363 [00:05<00:06, 30.40it/s]
Loading 0: 46%|████▋ | 168/363 [00:05<00:06, 29.17it/s]
Loading 0: 48%|████▊ | 174/363 [00:05<00:05, 35.74it/s]
Loading 0: 49%|████▉ | 178/363 [00:05<00:06, 30.64it/s]
Loading 0: 50%|█████ | 182/363 [00:05<00:05, 31.52it/s]
Loading 0: 51%|█████ | 186/363 [00:06<00:05, 30.80it/s]
Loading 0: 53%|█████▎ | 191/363 [00:06<00:06, 28.53it/s]
Loading 0: 54%|█████▎ | 195/363 [00:06<00:06, 27.89it/s]
Loading 0: 55%|█████▌ | 200/363 [00:06<00:05, 31.32it/s]
Loading 0: 56%|█████▌ | 204/363 [00:06<00:04, 32.72it/s]
Loading 0: 57%|█████▋ | 208/363 [00:06<00:05, 27.11it/s]
Loading 0: 58%|█████▊ | 212/363 [00:06<00:05, 26.57it/s]
Loading 0: 60%|██████ | 218/363 [00:07<00:04, 32.75it/s]
Loading 0: 61%|██████▏ | 223/363 [00:07<00:04, 30.92it/s]
Loading 0: 63%|██████▎ | 227/363 [00:07<00:04, 30.76it/s]
Loading 0: 64%|██████▎ | 231/363 [00:07<00:04, 28.92it/s]
Loading 0: 66%|██████▌ | 238/363 [00:07<00:03, 37.66it/s]
Loading 0: 67%|██████▋ | 243/363 [00:07<00:04, 29.05it/s]
Loading 0: 68%|██████▊ | 248/363 [00:08<00:03, 31.17it/s]
Loading 0: 70%|██████▉ | 254/363 [00:08<00:03, 32.44it/s]
Loading 0: 71%|███████ | 258/363 [00:08<00:03, 31.83it/s]
Loading 0: 72%|███████▏ | 263/363 [00:08<00:02, 35.61it/s]
Loading 0: 74%|███████▎ | 267/363 [00:08<00:02, 36.41it/s]
Loading 0: 75%|███████▍ | 271/363 [00:08<00:02, 31.68it/s]
Loading 0: 76%|███████▌ | 275/363 [00:08<00:02, 30.54it/s]
Loading 0: 77%|███████▋ | 281/363 [00:08<00:02, 37.14it/s]
Loading 0: 79%|███████▉ | 286/363 [00:09<00:02, 35.31it/s]
Loading 0: 80%|███████▉ | 290/363 [00:09<00:02, 35.01it/s]
Loading 0: 81%|████████ | 294/363 [00:09<00:02, 32.81it/s]
Loading 0: 83%|████████▎ | 302/363 [00:09<00:01, 37.66it/s]
Loading 0: 84%|████████▍ | 306/363 [00:09<00:01, 30.09it/s]
Loading 0: 86%|████████▌ | 311/363 [00:09<00:01, 31.96it/s]
Loading 0: 87%|████████▋ | 317/363 [00:10<00:01, 33.75it/s]
Loading 0: 88%|████████▊ | 321/363 [00:10<00:01, 32.80it/s]
Loading 0: 90%|█████████ | 327/363 [00:10<00:01, 33.22it/s]
Loading 0: 91%|█████████▏| 332/363 [00:10<00:00, 32.56it/s]
Loading 0: 93%|█████████▎| 338/363 [00:10<00:00, 33.15it/s]
Loading 0: 95%|█████████▍| 344/363 [00:10<00:00, 37.94it/s]
Loading 0: 96%|█████████▌| 349/363 [00:11<00:00, 26.37it/s]
Loading 0: 97%|█████████▋| 353/363 [00:11<00:00, 24.28it/s]
Loading 0: 98%|█████████▊| 357/363 [00:11<00:00, 25.62it/s]
Job junhua024-chai-1-full-066126-v3-mkmlizer completed after 137.51s with status: succeeded
Stopping job with name junhua024-chai-1-full-066126-v3-mkmlizer
Pipeline stage MKMLizer completed in 511.03s
run pipeline stage %s
Running pipeline stage MKMLTemplater
Pipeline stage MKMLTemplater completed in 0.17s
run pipeline stage %s
Running pipeline stage MKMLDeployer
Creating inference service junhua024-chai-1-full-066126-v3
Waiting for inference service junhua024-chai-1-full-066126-v3 to be ready
Inference service junhua024-chai-1-full-066126-v3 ready after 201.73982405662537s
Pipeline stage MKMLDeployer completed in 202.32s
run pipeline stage %s
Running pipeline stage StressChecker
Received healthy response to inference request in 2.9441916942596436s
Received healthy response to inference request in 1.9755089282989502s
Received healthy response to inference request in 1.716015100479126s
Received healthy response to inference request in 1.9282538890838623s
Received healthy response to inference request in 2.120727300643921s
5 requests
0 failed requests
5th percentile: 1.7584628582000732
10th percentile: 1.8009106159210204
20th percentile: 1.885806131362915
30th percentile: 1.93770489692688
40th percentile: 1.956606912612915
50th percentile: 1.9755089282989502
60th percentile: 2.0335962772369385
70th percentile: 2.0916836261749268
80th percentile: 2.2854201793670654
90th percentile: 2.6148059368133545
95th percentile: 2.779498815536499
99th percentile: 2.9112531185150146
mean time: 2.1369393825531007
Pipeline stage StressChecker completed in 12.21s
run pipeline stage %s
Running pipeline stage OfflineFamilyFriendlyTriggerPipeline
run_pipeline:run_in_cloud %s
starting trigger_guanaco_pipeline args=%s
triggered trigger_guanaco_pipeline args=%s
Pipeline stage OfflineFamilyFriendlyTriggerPipeline completed in 0.76s
run pipeline stage %s
Running pipeline stage TriggerMKMLProfilingPipeline
run_pipeline:run_in_cloud %s
starting trigger_guanaco_pipeline args=%s
triggered trigger_guanaco_pipeline args=%s
Pipeline stage TriggerMKMLProfilingPipeline completed in 0.75s
Shutdown handler de-registered
junhua024-chai-1-full-066126_v3 status is now deployed due to DeploymentManager action
Shutdown handler registered
run pipeline %s
run pipeline stage %s
Running pipeline stage MKMLProfilerDeleter
Skipping teardown as no inference service was successfully deployed
Pipeline stage MKMLProfilerDeleter completed in 0.17s
run pipeline stage %s
Running pipeline stage MKMLProfilerTemplater
Pipeline stage MKMLProfilerTemplater completed in 0.12s
run pipeline stage %s
Running pipeline stage MKMLProfilerDeployer
Creating inference service junhua024-chai-1-full-066126-v3-profiler
Waiting for inference service junhua024-chai-1-full-066126-v3-profiler to be ready
Shutdown handler registered
run pipeline %s
run pipeline stage %s
Running pipeline stage OfflineFamilyFriendlyScorer
Evaluating %s Family Friendly Score with %s threads
Pipeline stage OfflineFamilyFriendlyScorer completed in 4362.47s
Shutdown handler de-registered
junhua024-chai-1-full-066126_v3 status is now inactive due to auto deactivation removed underperforming models
junhua024-chai-1-full-066126_v3 status is now torndown due to DeploymentManager action