Running with gitlab-runner 13.2.4 (264446b2)
  on gitlab-runner-gitlab-runner-757f4cc95c-8bhrz yeHrF_EY
section_start:1638799527:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: ci
Using Kubernetes executor with image gcr.io/kaniko-project/executor:debug ...
section_end:1638799527:prepare_executor
section_start:1638799527:prepare_script
Preparing environment
Waiting for pod ci/runner-yehrfey-project-71-concurrent-0f869m to be running, status is Pending
Waiting for pod ci/runner-yehrfey-project-71-concurrent-0f869m to be running, status is Pending
Waiting for pod ci/runner-yehrfey-project-71-concurrent-0f869m to be running, status is Pending
Waiting for pod ci/runner-yehrfey-project-71-concurrent-0f869m to be running, status is Pending
Running on runner-yehrfey-project-71-concurrent-0f869m via gitlab-runner-gitlab-runner-757f4cc95c-8bhrz...
section_end:1638799539:prepare_script
section_start:1638799539:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/justJanne/fswatch/.git/
Created fresh repository.
Checking out 3fcfcaea as main...

Skipping Git submodules setup
section_end:1638799539:get_sources
section_start:1638799539:step_script
Executing "step_script" stage of the job script
$ mkdir -p /kaniko/.docker
$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
$ /kaniko/executor --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/Dockerfile --destination $CI_REGISTRY_IMAGE:latest
E1206 14:05:46.059317      17 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated.
	For verbose messaging see aws.Config.CredentialsChainVerboseErrors
INFO[0006] Using dockerignore file: /builds/justJanne/fswatch/.dockerignore 
INFO[0006] Retrieving image manifest alpine:3.10        
INFO[0006] Retrieving image alpine:3.10 from registry index.docker.io 
INFO[0007] Built cross stage deps: map[]                
INFO[0007] Retrieving image manifest alpine:3.10        
INFO[0007] Returning cached image manifest              
INFO[0007] Executing 0 build triggers                   
INFO[0007] Unpacking rootfs as cmd RUN apk add --no-cache   fswatch requires it. 
INFO[0008] RUN apk add --no-cache   fswatch             
INFO[0008] Taking snapshot of full filesystem...        
INFO[0008] cmd: /bin/sh                                 
INFO[0008] args: [-c apk add --no-cache   fswatch]      
INFO[0008] Running: [/bin/sh -c apk add --no-cache   fswatch] 
fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
ERROR: unable to select packages:
  fswatch (no such package):
    required by: world[fswatch]
error building image: error building stage: failed to execute command: waiting for process to exit: exit status 1
section_end:1638799548:step_script
section_start:1638799548:cleanup_file_variables
Cleaning up file based variables
section_end:1638799548:cleanup_file_variables
ERROR: Job failed: command terminated with exit code 1