hop

4 jobs for master in 18 minutes and 49 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Prepare
failed #146686
linux
deploy_to_ygopro_server

00:01:16

passed #146687
linux
pack

00:18:48

failed #146685
linux
redtext

00:00:49

 
  Deploy
skipped #146688
linux
upload_to_minio
 
Name Stage Failure
failed
deploy_to_ygopro_server Prepare
Fetched 9046 kB in 8s (1101 kB/s)
Reading package lists...
E: Failed to fetch http://deb.debian.org/debian-security/dists/bookworm-security/main/binary-amd64/Packages 503 OUT OF DISK SPACE [IP: 10.198.1.177 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
$ mkdir -p ~/.ssh
$ chmod 700 ~/.ssh
$ ssh-keyscan 10.198.6.79 >> ~/.ssh/known_hosts
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
redtext Prepare
$ mkdir dist
$ cd ygopro
$ mv ../expansions .
$ echo "# Result of redtext test of commit $CI_COMMIT_SHA" | tee ../dist/redtext.txt
# Result of redtext test of commit a484a5231cafabe0e22519582c75a2987011ffd9
$ echo "select id from datas where type != 0x10 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
/bin/bash: line 125: sqlite3: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1