Skip to content

pages build and deployment #428

pages build and deployment

pages build and deployment #428

GitHub Actions / JEST Tests succeeded Oct 23, 2023 in 1s

JEST Tests ✅

Tests failed

❌ packages/grid_client/tests/test-reports/report.xml

46 tests were completed in 630s with 36 passed, 10 failed and 0 skipped.

Test suite Passed Failed Skipped Time
algorand.test.ts 7✅ 5s
capacity_planner.test.ts 8✅ 11s
contracts.test.ts 5✅ 47s
gateways.test.ts 1❌ 5s
kubernetes.test.ts 3❌ 209s
kvstore.test.ts 1✅ 14s
qsfs.test.ts 2❌ 72s
stellar.test.ts 7✅ 43s
tfchain.test.ts 8✅ 173s
vm.test.ts 3❌ 32s
zdb.test.ts 1❌ 16s

✅ algorand.test.ts

 TC1247 - Algorand: Create Account
  ✅ TC1247 - Algorand: Create Account
 TC1248 - Algorand: Import Account
  ✅ TC1248 - Algorand: Import Account
 TC1249 - Algorand: Get Account
  ✅ TC1249 - Algorand: Get Account
 TC1250 - Algorand: Check if Account exists
  ✅ TC1250 - Algorand: Check if Account exists
 TC1251 - Algorand: List Accounts
  ✅ TC1251 - Algorand: List Accounts
 TC1252 - Algorand: Get Account assets
  ✅ TC1252 - Algorand: Get Account assets
 TC1253 - Algorand: Get Account assets by address
  ✅ TC1253 - Algorand: Get Account assets by address

✅ capacity_planner.test.ts

 TC1239 - Capacity Planner: Get Farms
  ✅ TC1239 - Capacity Planner: Get Farms
 TC1240 - Capacity Planner: Get All Farms
  ✅ TC1240 - Capacity Planner: Get All Farms
 TC1241 - Capacity Planner: Get Nodes
  ✅ TC1241 - Capacity Planner: Get Nodes
 TC1242 - Capacity Planner: Get All Nodes
  ✅ TC1242 - Capacity Planner: Get All Nodes
 TC1243 - Capacity Planner: Filter Nodes
  ✅ TC1243 - Capacity Planner: Filter Nodes
 TC1244 - Capacity Planner: Get Free Public IPs
  ✅ TC1244 - Capacity Planner: Get Free Public IPs
 TC1245 - Capacity Planner: Get Free Resources of a Specific Node
  ✅ TC1245 - Capacity Planner: Get Free Resources of a Specific Node
 TC1246 - Capacity Planner: Get Farm ID From Farm Name
  ✅ TC1246 - Capacity Planner: Get Farm ID From Farm Name

✅ contracts.test.ts

 TC1269 - Contracts: Create Node Contract
  ✅ TC1269 - Contracts: Create Node Contract
 TC1270 - Contracts: Create Name Contract
  ✅ TC1270 - Contracts: Create Name Contract
 TC1271 - Contracts: Get Node Contract By Node ID & Contract Hash
  ✅ TC1271 - Contracts: Get Node Contract By Node ID & Contract Hash
 TC1272 - Contracts: Get Name Contract
  ✅ TC1272 - Contracts: Get Name Contract
 TC1273 - Contracts: Update Node Contract
  ✅ TC1273 - Contracts: Update Node Contract

❌ gateways.test.ts

 TC1237 - Gateways: Expose a VM Over Gateway
  ❌ TC1237 - Gateways: Expose a VM Over Gateway
	SyntaxError: Unexpected token ' in JSON at position 1

❌ kubernetes.test.ts

 TC1231 - Kubernetes: Deploy a Kubernetes Cluster
  ❌ TC1231 - Kubernetes: Deploy a Kubernetes Cluster
	SyntaxError: Unexpected token ' in JSON at position 1
 TC1232 - Kubernetes: Add Worker
  ❌ TC1232 - Kubernetes: Add Worker
	SyntaxError: Unexpected token ' in JSON at position 1
 TC1233 - Kubernetes: Delete Worker
  ❌ TC1233 - Kubernetes: Delete Worker
	SyntaxError: Unexpected token ' in JSON at position 1

✅ kvstore.test.ts

 TC1238 - KVStore: Use TFChain KVStore
  ✅ TC1238 - KVStore: Use TFChain KVStore

❌ qsfs.test.ts

 TC1234 - QSFS: Deploy QSFS underneath a VM
  ❌ TC1234 - QSFS: Deploy QSFS underneath a VM
	Error: Couldn't find a qsfs zdbs with name 4g1w400s7k9012w. Please create one with qsfs_zdbs module
 TC1235 - QSFS: Deploy QSFS Underneath a Kubernetes Cluster
  ❌ TC1235 - QSFS: Deploy QSFS Underneath a Kubernetes Cluster
	SyntaxError: Unexpected token ' in JSON at position 1

✅ stellar.test.ts

 TC1254 - Stellar: Create Account
  ✅ TC1254 - Stellar: Create Account
 TC1255 - Stellar: Import Account
  ✅ TC1255 - Stellar: Import Account
 TC1256 - Stellar: Get Account
  ✅ TC1256 - Stellar: Get Account
 TC1257 - Stellar: Check if Account exists
  ✅ TC1257 - Stellar: Check if Account exists
 TC1258 - Stellar: List Accounts
  ✅ TC1258 - Stellar: List Accounts
 TC1259 - Stellar: Get Account assets
  ✅ TC1259 - Stellar: Get Account assets
 TC1260 - Stellar: Get Account assets by address
  ✅ TC1260 - Stellar: Get Account assets by address

✅ tfchain.test.ts

 TC1261 - TFChain: Create Account
  ✅ TC1261 - TFChain: Create Account
 TC1262 - TFChain: Import Account
  ✅ TC1262 - TFChain: Import Account
 TC1263 - TFChain: Get Account
  ✅ TC1263 - TFChain: Get Account
 TC1264 - TFChain: Check if Account exists
  ✅ TC1264 - TFChain: Check if Account exists
 TC1265 - TFChain: List Accounts
  ✅ TC1265 - TFChain: List Accounts
 TC1266 - TFChain: Get Account assets
  ✅ TC1266 - TFChain: Get Account assets
 TC1267 - TFChain: Get Account assets by address
  ✅ TC1267 - TFChain: Get Account assets by address
 TC1268 - TFChain: Transfer TFTs
  ✅ TC1268 - TFChain: Transfer TFTs

❌ vm.test.ts

 TC1228 - VM: Deploy a VM
  ❌ TC1228 - VM: Deploy a VM
	SyntaxError: Unexpected token ' in JSON at position 1
 TC1229 - VM: Deploy a VM With a Disk
  ❌ TC1229 - VM: Deploy a VM With a Disk
	SyntaxError: Unexpected token ' in JSON at position 1
 TC1230 - VM: Deploy Multiple VMs on Different Nodes
  ❌ TC1230 - VM: Deploy Multiple VMs on Different Nodes
	SyntaxError: Unexpected token ' in JSON at position 1

❌ zdb.test.ts

 TC1236 - ZDB: Deploy ZDBs
  ❌ TC1236 - ZDB: Deploy ZDBs
	SyntaxError: Unexpected token : in JSON at position 16

Annotations

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

gateways.test.ts ► TC1237 - Gateways: Expose a VM Over Gateway ► TC1237 - Gateways: Expose a VM Over Gateway

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token ' in JSON at position 1
Raw output
SyntaxError: Unexpected token ' in JSON at position 1
    at JSON.parse (<anonymous>)
    at MachinesModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at MachinesModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at MachinesModule.exists (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:222:13)
    at MachinesModule.deploy (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/machines.ts:88:9)
    at MachinesModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/utils.ts:12:12)
    at MachinesModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/helpers/validator.ts:23:12)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/gateways.test.ts:130:15)

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

kubernetes.test.ts ► TC1231 - Kubernetes: Deploy a Kubernetes Cluster ► TC1231 - Kubernetes: Deploy a Kubernetes Cluster

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token ' in JSON at position 1
Raw output
SyntaxError: Unexpected token ' in JSON at position 1
    at JSON.parse (<anonymous>)
    at K8sModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at K8sModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at K8sModule._get (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:354:11)
    at K8sModule.getObj (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/k8s.ts:196:25)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/kubernetes.test.ts:179:18)

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

kubernetes.test.ts ► TC1232 - Kubernetes: Add Worker ► TC1232 - Kubernetes: Add Worker

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token ' in JSON at position 1
Raw output
SyntaxError: Unexpected token ' in JSON at position 1
    at JSON.parse (<anonymous>)
    at K8sModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at K8sModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at K8sModule.exists (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:222:13)
    at K8sModule.deploy (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/k8s.ts:178:9)
    at K8sModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/utils.ts:12:12)
    at K8sModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/helpers/validator.ts:23:12)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/kubernetes.test.ts:445:15)

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

kubernetes.test.ts ► TC1233 - Kubernetes: Delete Worker ► TC1233 - Kubernetes: Delete Worker

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token ' in JSON at position 1
Raw output
SyntaxError: Unexpected token ' in JSON at position 1
    at JSON.parse (<anonymous>)
    at K8sModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at K8sModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at K8sModule.exists (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:222:13)
    at K8sModule.deploy (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/k8s.ts:178:9)
    at K8sModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/utils.ts:12:12)
    at K8sModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/helpers/validator.ts:23:12)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/kubernetes.test.ts:684:15)

Check failure on line 84 in packages/grid_client/src/high_level/machine.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

qsfs.test.ts ► TC1234 - QSFS: Deploy QSFS underneath a VM ► TC1234 - QSFS: Deploy QSFS underneath a VM

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  Error: Couldn't find a qsfs zdbs with name 4g1w400s7k9012w. Please create one with qsfs_zdbs module
Raw output
Error: Couldn't find a qsfs zdbs with name 4g1w400s7k9012w. Please create one with qsfs_zdbs module
    at VMHL.Error [as create] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/high_level/machine.ts:84:15)
    at MachinesModule._createDeployment (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/machines.ts:50:40)
    at MachinesModule.deploy (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/machines.ts:92:50)
    at MachinesModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/utils.ts:12:12)
    at MachinesModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/helpers/validator.ts:23:12)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/qsfs.test.ts:211:15)

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

qsfs.test.ts ► TC1235 - QSFS: Deploy QSFS Underneath a Kubernetes Cluster ► TC1235 - QSFS: Deploy QSFS Underneath a Kubernetes Cluster

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token ' in JSON at position 1
Raw output
SyntaxError: Unexpected token ' in JSON at position 1
    at JSON.parse (<anonymous>)
    at K8sModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at K8sModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at K8sModule.exists (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:222:13)
    at K8sModule.deploy (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/k8s.ts:178:9)
    at K8sModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/utils.ts:12:12)
    at K8sModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/helpers/validator.ts:23:12)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/qsfs.test.ts:534:15)

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

vm.test.ts ► TC1228 - VM: Deploy a VM ► TC1228 - VM: Deploy a VM

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token ' in JSON at position 1
Raw output
SyntaxError: Unexpected token ' in JSON at position 1
    at JSON.parse (<anonymous>)
    at MachinesModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at MachinesModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at MachinesModule.list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/machines.ts:100:12)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/vm.test.ts:119:19)

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

vm.test.ts ► TC1229 - VM: Deploy a VM With a Disk ► TC1229 - VM: Deploy a VM With a Disk

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token ' in JSON at position 1
Raw output
SyntaxError: Unexpected token ' in JSON at position 1
    at JSON.parse (<anonymous>)
    at MachinesModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at MachinesModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at MachinesModule.exists (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:222:13)
    at MachinesModule.deploy (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/machines.ts:88:9)
    at MachinesModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/utils.ts:12:12)
    at MachinesModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/helpers/validator.ts:23:12)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/vm.test.ts:284:15)

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

vm.test.ts ► TC1230 - VM: Deploy Multiple VMs on Different Nodes ► TC1230 - VM: Deploy Multiple VMs on Different Nodes

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token ' in JSON at position 1
Raw output
SyntaxError: Unexpected token ' in JSON at position 1
    at JSON.parse (<anonymous>)
    at MachinesModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at MachinesModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at MachinesModule.exists (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:222:13)
    at MachinesModule.deploy (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/machines.ts:88:9)
    at MachinesModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/utils.ts:12:12)
    at MachinesModule.descriptor.value (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/helpers/validator.ts:23:12)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/vm.test.ts:476:15)

Check failure on line 143 in packages/grid_client/src/modules/base.ts

See this annotation in the file changed.

@github-actions github-actions / JEST Tests

zdb.test.ts ► TC1236 - ZDB: Deploy ZDBs ► TC1236 - ZDB: Deploy ZDBs

Failed test found in:
  packages/grid_client/tests/test-reports/report.xml
Error:
  SyntaxError: Unexpected token : in JSON at position 16
Raw output
SyntaxError: Unexpected token : in JSON at position 16
    at JSON.parse (<anonymous>)
    at ZdbsModule.parse [as _migrateListKeys] (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:143:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at ZdbsModule._list (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:217:5)
    at ZdbsModule._get (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/base.ts:354:11)
    at ZdbsModule.getObj (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/src/modules/zdb.ts:71:25)
    at Object.<anonymous> (/home/runner/work/tfgrid-sdk-ts/tfgrid-sdk-ts/packages/grid_client/tests/modules/zdb.test.ts:101:18)