SIGN IN SIGN UP
All runs

Add test CI workflow

morphadmin morphadmin
test.yml #3 Mar 20, 2026, 8:11 AM

JOBS

test
2s
RUNNER
morph-runner

TEST

08:11:10 morph-runner(version:v0.3.0) received task 3 of job test, be triggered by event: push
08:11:10 workflow prepared
08:11:10 evaluating expression 'success()'
08:11:10 expression 'success()' evaluated to 'true'
08:11:10 🚀 Start image=node:20-bullseye
08:11:10 🐳 docker pull image=node:20-bullseye platform= username= forcePull=false
08:11:10 🐳 docker pull node:20-bullseye
08:11:10 Image exists? true
08:11:10 Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-3_WORKFLOW-Test-CI_JOB-test-test-network
08:11:10 🐳 docker create image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-3_WORKFLOW-Test-CI_JOB-test-test-network"
08:11:10 Created container name=GITEA-ACTIONS-TASK-3_WORKFLOW-Test-CI_JOB-test id=eef84f722b877a1fb91515d2d91d9becb44c29c919df5924451e4d48bb291a17 from image node:20-bullseye (platform: )
08:11:10 ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
08:11:10 🐳 docker run image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-3_WORKFLOW-Test-CI_JOB-test-test-network"
08:11:10 Starting container: eef84f722b877a1fb91515d2d91d9becb44c29c919df5924451e4d48bb291a17
08:11:11 Started container: eef84f722b877a1fb91515d2d91d9becb44c29c919df5924451e4d48bb291a17
08:11:11 Writing entry to tarball workflow/event.json len:4214
08:11:11 Writing entry to tarball workflow/envs.txt len:0
08:11:11 Extracting content to '/var/run/act/'
08:11:11 evaluating expression ''
08:11:11 expression '' evaluated to 'true'
08:11:11 ⭐ Run Main echo "Hello from Gitea Actions\!"
08:11:11 Writing entry to tarball workflow/outputcmd.txt len:0
08:11:11 Writing entry to tarball workflow/statecmd.txt len:0
08:11:11 Writing entry to tarball workflow/pathcmd.txt len:0
08:11:11 Writing entry to tarball workflow/envs.txt len:0
08:11:11 Writing entry to tarball workflow/SUMMARY.md len:0
08:11:11 Extracting content to '/var/run/act'
08:11:11 Wrote command \n\necho "Hello from Gitea Actions\!"\n\n to 'workflow/0'
08:11:11 Writing entry to tarball workflow/0 len:35
08:11:11 Extracting content to '/var/run/act'
08:11:11 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0] user= workdir=
08:11:11 Exec command '[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0]'
08:11:11 Working directory '/workspace/morphadmin/e2e-test'
08:11:11 Hello from Gitea Actions\!
08:11:11 Fri Mar 20 08:11:11 UTC 2026
08:11:12 Linux eef84f722b87 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 GNU/Linux
08:11:12 Cleaning up container for job test
08:11:12 Removed container: eef84f722b877a1fb91515d2d91d9becb44c29c919df5924451e4d48bb291a17
08:11:12 🐳 docker volume rm GITEA-ACTIONS-TASK-3_WORKFLOW-Test-CI_JOB-test
08:11:12 🐳 docker volume rm GITEA-ACTIONS-TASK-3_WORKFLOW-Test-CI_JOB-test-env
08:11:12 Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-3_WORKFLOW-Test-CI_JOB-test-test-network
08:11:12 🏁 Job succeeded